/* Hide content when printing */
#header, #start_media, #footer, hr, img {
	display: none;
}