/* suppress header & footer on all printed pages */

/* #header, #header * { 	
			visible:false 	!important;
			display:none 	!important; 
			}
#slogan { 	
			visible:false 	!important; 
			display:none 	!important; } */
			
#header, #slogan {
	position: initial !important;
}