body {
	background: #BEBE7E url(fundo.gif) repeat-x;  
	margin: 0px;
}
#centro {
position:absolute;
background: #ffffff; 
width:770px;
height:580px;
left:50%;
margin-top: 8px;
margin-left:-385px;
}
