body{
	width:			955px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#000000;
	background-image:	url(newstoreimages/cwalmob.combkgrdhuge3.jpg);
	background-position:	top center;
	background-repeat:	no-repeat;
	background-attachment:	fixed;
	color:			#ffffff;
	font-family:		sans-serif;
	text-align:		left;
	font-size: 		13px;
}

#logo{
	position:		absolute;
	top:			0px;
			
	
}

#back{
	position:		relative;
	top:			-750px;
	left:			700px;
	width:			220px;

}

#back a img{

	border:		none;
}

#allitems{
	width:			955px;
	position: 		absolute;
	top:			300px;
}

h1, h2{
	margin-left:		25px;
}


h2{
	color: #ff9900;	
}

#allitems img{
	outline-style:		solid;
	outline-width:		thin;
	outline-color:		#ffffff;	
}

#allitems a img{
	outline-style:		none;
	border:			none;
}
	

table{
	margin-left:		25px;
	margin-bottom:		25px;
	font-size:		15px;
	table-layout: 		fixed;	
}


ol{
	list-style-type:	decimal-leading-zero;	
	
}

#allitems div{
	border-top-style:	dotted;
	border-width:		1px;	
	border-color:		#ff9900;
}
#footer{
	text-align:		center;
	padding-bottom:		20px;

}

