body {
    font: 10pt arial,helvetica,sans-serif;
    background: white;
}
#page {
    margin: 0;
    width: 100%;
    min-width: none;
    max-width: none;
    border: none;
    background: white;
    overflow: visible;
}
#header {
    background: none;
}
#content {
    overflow: visible;
}
.comment-form {
    display: none;
}


.code-header {
    background: white;
    border: none;
    color: black;
}
