
body{
	margin:0;
	padding:0;
	background-image:url(bg.gif);
}

.tudo { width:756px; height:599px; font-family:Verdana; font-size:11px; color:#000;}
.texto { width:500px; height:100px; margin-left:50px; float:left;  font-family:Verdana; font-size:11px; color:#000;}
.texto_2 { width:100px; height:100px; margin-left:50px; float:right;  font-family:Verdana; font-size:11px; color:#000;}
	


