﻿body{
	margin:5px 0;
	background: #3a2922 url('../cart/includes/templates/custom/images/bgd2.jpg') repeat;
	font-family:, Arial, sans-serif;
	font-size:14px;
	color:#fff;
}


#mainWrapper{
	width:500px;
	background-color:transparent; 
	margin:0 auto;
}

#logo {
	width:500px;
	height:63px;
	background:#fff url(images/logo.jpg) left no-repeat;

}
#content {
	background: url('../cart/includes/templates/custom/images/bgd3.jpg') repeat;
	width:500px;
	height:660px;
	
}
img.center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}
a img {
        border: none;
}