body {
    background-color: white;
    color: black;
}

#header,
#menu,
#footer,
#content_header,
#content_footer,
#mostnyomtathat,
.hideprint {
    display: none;
}

#content,
#content_background,
#content_content,
#content_content pre {
    background: none;
    color: black;
    font-family: serif;
    font-size: 14px;
    line-height: 120%;
}
