body {
	background-color:#ffffff;
	background-image:none;
}
#navbar, #rightSidebar, #footer {
	display:none;
}

#header {
	background:url(images/printheader.jpg) top left no-repeat;
	min-height:75px;
}
#content {
	margin: 10px;
}
