@media print {
	#topBar, .nav, header .search-query, footer {
		 display: none !important;
	}
}