body {
background-color: #B6D4EC;
background-position: center center;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
color: #000000;
text-align: left;
background-image: url(img/sfondo.jpg);
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%;
}