
BODY{
text-align:center;
background-image:url(../images/page_back_2.jpg);
background-position: bottom left;
background-repeat: no-repeat;
background-attachment: fixed; 
background-color: #EDEDED;
margin:0px;
}
TABLE{
font-family:Verdana;
font-size:13px;
}
A{
font-family:Verdana;
font-weight: bold;
font-size:13px;
color:#990000;
text-decoration:none;
}
A:hover{
color:#FF0000;
}
HR{
height:2px;
color:#000000;
background-color:#000000;
border:none;
width:90%;
text-align:center;
}
.pagina{
text-align:justify;
width:95%;
padding:10px 10px 10px 10px;
margin:5px;
}
.pagina img{
border:2px solid black;
margin:10px;
}
H1{
font-size:15px;
border-bottom:2px solid black;
padding:15px 5px 0px 5px;
font-weight:bold;
}