BODY
{
    background-color: #204975;
    background-image: url(background.jpg);
    background-repeat: no-repeat;
    /* background-position: 250px 0px; */
}

#table_main 
{
    /* padding-top: 20px; */
}

#table_main td
{
    background-color: White;
    border: solid 1px #ffcc00;
}

#header
{
    color: #ffcc00;
    font-family: Sans-Serif, Verdana, Arial;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 200%;
}

#Table_01 td
{
    border: none 0px white;    
}