/**
 * Style sheet print
 */
body
{
	background-color:#ffffff;
	background-image:url("-");
}

#preheader, #navigation
{
	display:none;
}
