@charset "utf-8";
/* CSS Document */

body{ background-color: #000000;}

#geral{
width: 980px;
height: 610px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -305px;
margin-left: -490px;
background-color: #FFFFFF;
}


