body {
background: url(../img/fons_topitos.gif) #000;
}

#page {
width: 1000px;
height: 600px;

position: absolute;
top: 50%;
left: 50%;
margin-top: -320px;
margin-left: -500px;
}
