body {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	background: none;
	color: black;
}
header, nav#primary, nav, #sub-menu-wrap, aside, #brand-img, #top, form#commentform, footer {
	display: none;
}
@page {
	margin: 1.25in;
}
img, figure, video, audio, iframe {
	max-width: 500px;
	height: auto;
}
a:after {
	content: " [" attr(href) "] ";
}