
html {
    background-color: #001166;
}

a{
    text-decoration: none;
    color: #ffffff;
}

div#wrapper {
    margin: 100px auto;
    width: 960px;
}

div#content {
    clear: both;

    margin-top: 100px;
}