﻿body
{
    margin-top : 0px;
}

.logo
{
    width:278px;
    height:111px;
    border:none;
}

.super-centered
{
    width: 849px;
    /*height: 458px;*/
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/background_01.jpg);
    background-repeat:no-repeat;
    color: white;
    vertical-align: middle; 
}

.bottom-menu
{ 
    float:none;
    width: 849px;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana;
    font-size: 13px; 
    color: #686868;
    text-align: right; 
}

a:link, a:visited, a:hover, a:active
{
    font-family: Verdana;
    color: #686868;
}

.bottom-menu a
{
    width:30%;
}
