@page {
	margin: 3.5cm 6cm;
}

#navigation,
#metanavigation,
#sidebar {
	display: none;
}

#header {
	margin-bottom: 2cm;
}

#content {
	width: 100%;
}

* {
	color: #000 !important;
}

a {
	text-decoration: underline !important;
}

a.post-edit-link {
	display: none;
}