body
{
	background-color: #FFFFFF;
}

#header, #menu, #footer, #printhide1, #printhide2, #printhide3
{
	display: none; 
}

#print
{
	width: 630; 
	background: white; 
	color: Black;
	position:absolute;
	left:0;
}

#printshow
{
	display: inline;
}