@charset "utf-8";
body { 
background: #000000;
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #666666; 
text-align: center;
width:100%; 
margin: auto;
} 


#geral{ 
color: #FFFFFF; 
text-align : center; 
height:100%;
width:100%;
margin-top:2%;
} 


#flash {
width: 775px;
height: 550px;
left: 50%;
margin-top: 0px;
margin-left: -200px;
position: absolute;
}



