.donotprint {
    display: none;
}

body {
    background-color: none;
    color: #000 !important;
}

#wrapper {
    border: 0;
    width: 100%;
}
#header h1 {
    font-family: Georgia, 'Bitstream Charter', serif;
    text-align: center;
    font-weight: normal;
    font-size: 32px;
}
#content {
    padding-top: 0px;
}
#content h1 {
    text-align: center;
}
#content h1, #content h2, #content h3 {
    page-break-after: avoid;
}
