
body {
    color: #000;
    background: #fff;
}

* {
    float: none;
}

#wrapper #header *, #wrapper #content #left *, #footer {
    display: none !important;
    height: 0;
    width: 0;
}