*{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
background-color:#000;
text-align:center;
_margin-left:30px;
}
#tudo{
width:732px;
margin:auto;
height:100%;
}
#canto_inferior_esquerdo{
position:relative;
float:left;
width:200px;
text-align:left;
_bottom:-3px;
}
#canto_inferior_direito{
position:relative;
float:right;
width:452px;
text-align:right;
_bottom:-3px;
}
