/* Print Stylesheet */

.wrap {
	background: white !important;
}

.header {
	background: none;
}

/* Hide specific areas */
.footer,
.header-navigation,
.result-buttons,
.info-icon {
	display: none;
}