@media print {
	#header, .fb_iframe_widget, #MainBanner {display: none;}
	* {
		background: white !important;
	}
	
}