h1 {
    font-size: 30px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
    margin-bottom: 0px;
}
.btn, .button {
    display: none;
}
.topHeader img {
    /* margin-left: 150px; */
}
#leftMargin {
    display: none;
}
#rightMargin {
    display: none;
}
.content {
    width: 100%;
}
.footer {
    display: none;
}
a[href]:after {
    content: none !important;
}
#header {
    display: none;
}
.dl-horizontal dt {
    float: left;
    margin-right: 20px;
}
.googleIframe {
    float: right;
}

#printLogo {
    display: block;
    text-align: center;
    margin-top: 20px;
}
