@charset "utf-8";
body{
background:#999999;
}
.divcentro{
position:absolute;
height:524px;
width:780px;
top:50%;
left:50%;
margin-top:-262px;
margin-left:-390px;
}