@media print {
	header, footer, #navigation-container { display: none !important; }
	html, body{font-size:large;}
	@-moz-document url-prefix()
	{
	.CM_Header{width:596px;}
	}
}
