.dontprint 
{
	display: 	none;
}

body {
	background-image:	none;
	background-color:   white;
	color:				black;
}

#content {
	position:			absolute;
	top:				0;
	left:				-170px;
	width:				800px;
	background-image:	none;
	background-color:   white;
	color:				black;
}
