body {
	background-color:#a8a8a8;
}

body,html { height:100%;margin:0 }


#boxcentro{
width:1000px;
height:700px;

margin-left:90px;
margin-top:20px;
position:absolute;top:50%;left:50%;
margin:-350px 0 0 -500px;


}


