@media print {
	#section-header, #section-footer, ul.primary {
		display:none;
	}
	 
}

