body {
	background: none;
	color: black;
}

#desktop-only,
header.site,
footer.site,
div.ad-spot,
div.article-meta,
section.picks,
section.author {
	display: none !important;
}

article a:after {
	content: " [" attr(href) "] ";
}