body {
    font-size: 12pt;
    background: none;
}
#top,
#topnav,
.bc-wrapper,
.pt-wrapper,
#sidebar,
#bottom {
    display: none;
}
#container,
#middle,
#content,
#content .maincontent {
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
    background: none;
}
#content .maincontent div {
    display: block;
}
