html {
    background-color: #FFFFFF;
}

a{
    text-decoration: none;
    color: #FFFFFF;
}

div#wrapper {
    margin: auto;
    width: 100% auto;
}

div#content {
    clear: both;

    margin-top: 25px;
}
