#wrapper{
    font-size: 12px;
    line-height: 16px;
}
.non-printable {
    display: none !important;
}
.print-only {
    display: block;
}

.content {
    margin: 40px 0 0;
}
article {
    background-color: #ffffff;
}
h1 {
    font-size: 22px;
}
#content {
    margin-top: -50px;
}