

body {
    background : #9C661F;
    color : #ffffff;
    background: url(fondo.jpg) repeat-x;
    font-family : 'Bitstream Vera Serif', 'Times New Roman';
    font-size : 9px;
    text-align : justify;
  }


#centrada {
    border-color : #9A5336;
    border-style : double;
    border-width : 2px;
    width : 760px;
  }


#contenedor {
    position: absolute;
    top: 50%;
    height: 425px;
    margin-top: -210px;
    left: 50%;
    margin-left: -380px;
    font-size: 8px;
    font-family: Verdana, FreeSerif;
  }


:active {
    color: #ff3300;
  }


:link {
    color: #ffffff;
  }


:visited {
    color: #ffffff;
  }


a {
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


href {
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }


p {
    font-family : 'Bitstream Vera Serif', 'Times New Roman';
    font-size : 9px;
    text-align : justify;
  }

td {
  font-family : 'Bitstream Vera Serif', 'Times New Roman';
  font-size : 9px;
  text-align : justify;
  }


