/* CSS Document */
/* CSS Document */

/* CSS created by Giovanni Ghersi for if&but Network di Comunicazione - www.ifbut.com - April 2007. */

/* You may not reproduce this css design elsewhere without the designer's written permission. However, feel free to study the CSS and use techniques you learn from it elsewhere. */

body{
background-color:#f6f0c4;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000;
margin:0;
}
p {margin: 10px 0px;}

#wrapper {
position:absolute;
width:734px;
height:545px;
margin-top:-272px;
margin-left: -367px;
top:50%;
left:50%;
background-color:transparent;
}

#copertina {
float:left;
width:734px;
height:545px;
background-image:url(media/copertina.jpg);
background-position:top center;
background-repeat:no-repeat;
}
#footer {
float:left;
width:734px;
font-size:10px;
}

