body {	
	background-color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.9em;	
	line-height: 1.5em;
	color: black;
	position:relative;
	text-align:center;
	margin: 0 auto;
	padding:0;
	width:870px;
}

#header {
width:900px;
height:75px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
margin:0;
padding:0;
}

#footer {
width:900px;
height:35px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
margin:0;
padding:0;
}

#sitePHP {
font-size:9px;
width:900px;
height:10px;
text-align:center;
margin:0;
padding:0;
}
