
/*--- notes on DG_Banner_print.css
	
	The print stylesheet simply hides the screen logo and strapline
	
---*/

/*------------ images ------------*/
#DG_Logo, #DG_StrapLine {display:none;}

