#head {	
padding-left: 0px; padding-right: 0px; margin: 0 0 0 0; padding-bottom: 10px;			padding-top: 10px;
			background-color: #FFFFFF;
		}
		#head img {
			text-align: center;
		}

body {
	text-align: center;
}

#layout-wrapper {
	width: 800px; 
	display: table; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 15px;
	background: #FFFFFF; 
	padding: 0 10px 0 10px; 
	text-align: left;
}	
																
#layout-header, #layout-footer, #layout-content {
}	


