@charset "utf-8";
body{background-color:#FFDC80;}
div#box{
width:800px; 
height:600px; 
position:absolute;
top:50%;left:50%;  
margin:-300px 0 0 -400px; 
background-image:url(../nuovocesello_staytuned.jpg);
background-repeat: no-repeat;
text-align:center;
}