body {
margin: 2em;
padding: 0;
font-family: "Palatino Linotype", Palatino, Georgia, serif;
line-height: 1.5;
background: #fff;
color: #000;
text-align: center;
}

#edicola {
margin: 0 auto;
text-align: left;
width: 60%;
}

#top {
margin: 0;
width: 100%;
background: transparent url("coltop.gif") no-repeat 0 0;
}

#topleft {
margin: 0;
width: 100%;
background: transparent url("coltop.gif") no-repeat top right;
}

h2 {
text-align: center;
margin: 0;
}

#middle {
margin: 0;
width: 100%;
background: transparent url("colmid.gif") repeat-y 0 0;
}

#middleleft {
margin: 0;
width: 100%;
background: transparent url("colmid.gif") repeat-y top right;
}

p {
margin: 0 70px;
padding: 1em 0;
}

img {
float: left;
margin: 0;
}

#bottom {
margin: 0;
width: 100%;
background: transparent url("colbase.gif") no-repeat 0 0;
}

#bottomleft {
margin: 0;
width: 100%;
background: transparent url("colbase.gif") no-repeat top right;
}
