body
/*{
background-image:url('bkg.jpg');
background-repeat:repeat-x;
}*/

#contenitore {
position:absolute;
left:50%;
top:0px;
width:800px;
height:600px;
margin:0 0 0 -500px;
}
