body
{
    width:990px;
    margin:0 auto 0 auto;
    background-color:#1B191A;
    background-image: url('../img/bgMain.jpg');
    background-repeat: repeat-x;
}

#tunker
{
    text-align:right;
}

#tunker a
{
    font-family: Verdana;
    font-size:10px;
    color:#5E5E5E;
    text-decoration:none;
}

#tunker a:hover
{
    color:#A9A8A8;
    text-decoration:underline;
}