div#wrapper {
	background: white;
}

html {
	background: white;
}

div#header, div#footer, div#right-col, .no-print, span#manuDetails, h1, h2  {
	display: none;
}

.print {
	display: inline;
}

img#company-image {
	float: right;
}
