body {
background-image:url(back-page.gif);
background-image:repeat-x;
}

#dati {
width: 800px;
height: 80px;
position: absolute;
text-align:center;
left:50%;
top: 50%;
margin-top:-281px;
margin-left:-400px;
background-color:#000000;
border-width: 1px;
border-style: none;
border-color: #80b3ff;
border-bottom:none;
}
#place {
width: 800px;
height: 30px;
position: absolute;
text-align:center;
left:50%;
top: 50%;
margin-top:-232px;
margin-left:-400px;
background-color:#000000;
border-width: 1px;
border-style: none;
}
#lingua {
width: 20px;
height: 15px;
position: relative;
text-align:center;
left:50%;
top: 50%;
margin-top:-600px;
margin-left:-396px;
background-color:#000000;
border-width: 1px;
border-style: none;
}

#gallery {

width: 800px;
height: 400px;
position: absolute;
text-align:center;
left:50%;
top:50%;
margin-top:-200px;
margin-left:-400px;
background-color:#000000;
border-width: 1px;
border-style: none;
border-color: #80b3ff;
border-top:#ff0000;
border-bottom:none;
overflow:auto;
}
#home {
width: 800px;
height: 400px;
position: absolute;
text-align:center;
left:50%;
top:50%;
margin-top:-200px;
margin-left:-400px;
background-color:#000000;
border-width: 1px;
border-style: none;
border-color: #80b3ff;
border-top:#ff0000;
border-bottom:none;
}
#copyright {
width: 800px;
height: 60px;
position: absolute;
text-align:center;
left:50%;
top: 50%;
margin-top:201px;
margin-left:-400px;
background-color:#000000;
border-width: 1px;
border-style: none;
border-color: #80b3ff;
border-top:#000000;

}