body {
    background-color: #FFFFFF;
    color: #777777;
    font-family: sans-serif;
    font-size: 11px;
    position: relative;
}

a {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

#container {
    height: 1090px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 851px;
}