#header { display: none; }
.bottom-area { display: none; }
#bottom { display: none; }
footer { display: none; }
body { background-color: #fff; }
#content {    margin-top: 0px; padding: 0 !important }

body {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.container {
    min-width: 0 !important;
    width: 100% !important;
     max-width: 100% !important;
}

