div#header, div#footer {
    background-image: none;
    background-color: #0F0F0F;
}

div#primary, .addthis_toolbox_post, .addthis_toolbox {
    display: none;
}

div#container {
    border: none;
    width: auto;
}

div#wrapper {
    margin-top: 0;
}

html, body {
    background-color: #FFFFFF;
}