@import url(style.css);

#header {
	padding:0px 0px 20px 0px;
}
#content {
	padding:0px;
}
.hide_when_printing {
	display:none;
}
