  p { font-size: 12pt;
    font-weight: normal;
    font-family: Comic Sans MS;
    }
  h1 { font-size: 36pt;
    text-decoration: underline;
    text-align: center;
    font-family: verdana,arial;
    color: rgb(102, 51, 0);
    background-color: rgb(255, 255, 255) ! important;
    }
  td { font-size: 10pt;
    text-align: center;
    background-color: rgb(102, 102, 102);
    font-family: Comic Sans MS;
    color: rgb(0, 0, 0);
    background-image: url(imagenes/fondo.jpg);
    }
  body { color: White;
    background-image: url(imagenes/fondo.jpg);
    font-family: Comic Sans MS;
    }