body {
background-color:#000000;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

#corpo {
position:absolute;
width:100%;
height:100%;
z-index:1;
left: 0;
top: 0;
border: 10px solid #f6bf19;
visibility: visible;
}

#sezione {
position:relative;
width:116px;
height:39px;
z-index:4;
left: 1%;
top: 50%;
margin-left:10px;
margin-top:4px;
background-image: url(images/home.jpg);
background-repeat: no-repeat;
}

#stefano {
position:relative;
width:452px;
height:70px;
z-index:2;
left: 1%;
top: 50%;
background-image: url(images/stefano-donati.jpg);
background-repeat: no-repeat;
}

#menu {
position:relative;
width:100%;
height:30px;
z-index:3;
background-color:#f6bf19;
left: 0;
top: 50%;
}