html, body {
	background-color: white; 
	background-image: none;
}
body {
	height: 100%;
}
#printcontainer {
	width: 640px;
	font-size: 12px;
	color: black;
}