body {
    background-color: #220B03;
    background-image: url(../leer.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0px;
    font-family: VERDANA,ARIAL,HELVETICA;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal
    text-decoration: none;
    color: #000000;
}

.basistab{
    border: 1px solid #000000;
    width: 100%;
    height: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

