/* sdfad */

body
{
    color: #FFFFFF;
    background-image: url(images/bg7.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #000000;
    text-align: center;
    font-size: 12px;
    font-family: courier new, courier, serif;
    padding: 0px;
    margin: 0px;
}

a:link, a:visited, a:hover, a:active
{
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

#content h2
{
    margin-top: 0px;
}

#flash
{
    font-size: 11px;
    position: absolute;
    left: 5px;
    top: 305px;
    padding: 0px;
    text-align: left;
}

#enter
{
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 208px;
}

span
{
    display: none;
}