
.for_print {
	display:block;
}

.not_for_print {
	display:none;
}

.logo {
	width:auto;
	height:auto;
	position:static;
}

