body { 
	text-align: center;
	margin:25px; 
	padding:0px; 
	font-family:Verdana, sans-serif; 
	font-size:12px; 
	line-height:150%;
	text-decoration:none;
	color:#3E3D3D; 
	}


img {	
	border:none; 
	}

#header {
position: center;
top: 20px;
left: 0px;
width: 800px;
height: 120px;
border: none;
background : #ffffff url(img/LOGO.jpg) no-repeat top left;
}

#main {
position: center;
padding: 0px;
width: 800px;
border: none;
background : #ffffff;
}