body {
    background-color: #ffffff;
}
#container {
    width: auto;
}
#footer {
    width: auto;
}
#header {
    background: none;
}
#navi {
    display: none;
}
#content {
    margin: 10px 0px 10px 0px !important;
}
#content-cleaner {
    width: 100% !important;
}