html { 
  background: url(images/fondo.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
 
 
#tabs27{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(images/redslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
#tabs27 ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#tabs27 ul li{display:block;float:left;margin:0 1px 0 0;}
#tabs27 ul li a{display:block;float:left;color:#FECCC3;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
#tabs27 ul li a:hover,#tabs27 ul li a.current{color:#fff;background:transparent url(images/redslate_backgroundOVER.gif) no-repeat top center;}



body{
font-family: verdana,sans-serif;
font-size: 30px;
letter-spacing: 3pt;
word-spacing: -1.8pt;
line-height: 1.3;
text-align:center;
}

p{
font-family: courier, 'courier new', monospace;
font-size: 20px;
font-weight: bold;
color:FFFFFF;
color:#FFFFFF;
width:70%;
border:2px;
background-color:#000000;
text-align: justify;
} 

a link{
color:#D10F0F
font-family: courier, 'courier new', monospace;
font-size: 30px;
}

a visited{
color:#D10F0F
font-family: courier, 'courier new', monospace;
font-size: 30px;
}


 