body {
background-image: url(img/nuvole.jpg);
background-color: #B0D3E7;
margin: 0px;
padding: 0px;
color: #000000;
text-align: left;
background-attachment: fixed;
}

img {
border: none;
}

#contatti {
position: absolute;
text-align: center;
left: 0px; 
width: 185px;
vertical-align: top;
}

#titolo {
position: absolute;
text-align: center;
left: 186px; 
width: 75%;
vertical-align: top;
}

#menu {
position: absolute;
text-align: left;
left: 0px; 
width: 185px;
top: 125px;
height: 475px;
vertical-align: top;
}

#frame {
position: absolute;
left: 186px;
border: 0px;
top: 125px;
height: 475px;
width: 75%;
}

.cornice {
left: 0px;
border: 0px;
top: 0px;
height: 475px;
width: 100%;
}