#sidebar, #footer, #navigation, #meta, #content img, .top, #form, #tree, .right {
    display: none;
}

body {
    background: none;
}

#header {
    margin-bottom: 3em;
    margin-left: 0;
}

#content {
    float: none;
    padding: 0;
    margin: 0;
    width: auto;
}

#content h2 {
    font-size: 16pt;
}

#content h3 {
    font-size: 14pt;
}

#content .text {
    font-size: 10pt;
    background: none;
}

ul li {
    list-style-type: square;
}