/* @print CSS here */
body {
	font-size:12pt;
}
#logo,
#navigation,
#font_size,
#footer,
#pager,
.back,
#search_bar,
.page_icon {
    display: none;
}

body {
    background: none;
    margin-top: -200px
}

#container {
    background: none;
}

#content {
    margin: 0;
}

#content h1 {
    text-indent: 0;
    display: block;
    margin-top: 100px!important;
    margin-left: -40px!important;
    padding-top: 100px!important;
    background: none;
    border: 0;
}
