@charset "utf-8";
body{
background-image:url(fondo.jpg);
background-repeat:repeat-x;
background-color:#cba864;
margin:0px;
padding:0px;
}

#firma {
line-height:16px;
text-align:center;
width:990px;
margin:auto;
color:#B98346;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;}


#firma a, a:visited, a:hover, a:visited:hover {
text-decoration:none;
color:#B98346;}



