body {
	background: white none !important;
}
#header,
#subheader,
#printmelink,
#footer,
#copyright,
#printinfo,
.noprint {
	display: none;
}

#printableHeader {
	/*background: white;*/
	display: block;
}

#main {
	background: white none !important;
}

* html #wrap {
	zoom: 68%;
}