body
{
    background: url(../images/background.jpg) no-repeat top left;
    font-family: Helvetica, sans-serif;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
    background-color: #fff;
    color: #800000;
}

#description
{
    color: #fff;
}

#footer
{
    text-align: center;
     font-size:12px;
}

#header
{
    height:10px;
}

#menu
{
    width:250px;
    height:420px;
    text-align:center;
}

#description
{
    width:500px;
}

#bonus
{
    position:absolute;
    top:570px;
    left:650px;
}

#content
{
    font-family: Verdana, Helvetica, sans-serif;
    height: 545px;
    margin: 0 20 0 10;
    padding: 0 0 0 0;
    overflow: auto;
}
