/* CSS Document */
body {
background-color: #CCCCCC;}
#centrar {
width:800px;
margin-left:auto;
margin-right:auto;
}