html, body, #content_background {
    background: white;
    font-size: 11pt;
}

#header, #navbar, #secondnav, footer {
    display: none;
}

div#content {
    padding: 0;
}
