#box1 {
position: relative;
top: 52px;
left: 120px;
width: 950px;
height: 25805px;
padding: 20px;
border: 4px double black;
margin: 20px;background: white;
line-height: 30px;
color: black; }

div.box {
background: transparent url(box-gradient.jpg) bottom left repeat-x;
margin: 0 5px 0 0;
}

body {
color: pink;
background: url(lineerosa.gif);
}
 #centrale {
position: relative;
right: -480px;
top: -250px;
margin: 25px 155px -155px 15px;}

 #central {
position: relative;
right: -300px;
top: -180px;
margin: 15px -365px -155px 15px;}

 #sinistro {
position: relative;
right: -80px;
top: 20px;
}

p3 { font-size: 14pt;
font-family: Comic Sans MS, Verdana, sans-serif;
text-align: left; }

p1 { font-size: 11pt;
font-family: Comic Sans MS, Verdana, sans-serif;
text-align: left; } 

p2 { font-size: 30pt;
font-family: Monotype corsiva, Verdana, sans-serif;}

img#sinistr {
float: left;
margin: 15px 15px 15px 15px;}

img#destro {
float: right;
margin: 15px 15px 15px 15px;}

#navlist {
padding: -5px -5;
margin-left: 15;
border-bottom: 0px double black;
font: 12px Monotype Corsiva, sans-serif;
font-size: 14pt;}

#navlist li {
list-style: none;
margin: 0;
display: inline;}

#navlist li a {
padding: 0px 0.7em;
margin-left: 1px;
border: 1px double black;
border-bottom: 1px double black;
background: white;
text-decoration: none;}

#navlist li a:link { color: black;}

#navlist li a:visited { color: black;}

#navlist li a:hover {
color: black;
background: white;
border-color: black;}

#navlist li a#current {
background: url(rosa.gif);
border-bottom: 1px solid white;}

