nav, aside, footer, header {
	display: none;
}

#container {
	width: 100%;
	background-image: none !important;
}

article {
	position: absolute;
	left: 50%;
	margin-left: -240px;
}

#print_header {
	display: block;
}
