/* Print Style Sheet */
@media print {
	
	header#masthead div.menu-container {
		display: none !important;
	}
}