.texto   
{
font-family: Arial;
font-size: 10pt;
text-align: left;
margin-top: 1pt;
margin-left: 20pt;
margin-right: 20pt;

}
H1 
{
font-family: arial;
font-size: 14px;
text-decoration: underline;
text-transform: capitalize;
text-indent: 25px;
color: #FF8000;
font-weight: bold;

}
H2 
{
 font-family: arial;
 font-size: 12px;
 text-decoration: underline;
 text-transform: capitalize;
 text-indent: 25px;
 color: #800000;
 font-weight: bold;

}
#galeria {
 position:relative;
 top: -150px;
 left:0px;
 z-index: -2;
     }
#footer { 
position: relative;
top: -50px;
left: 0 px; 
width: 20px; 
padding: 5px 0; 
clear: both; }