@media print{@page {size: landscape}}

nav {
	display: block;
}
.content {
	background-color: white;
	width: 100% !important;
}