/* Printer Styles */

h1 {
	line-height: 1.3em;
}

h1, p {
	width: 80%;
}

#topnav, #nav {
	display: none;
}

#content a:after {
	content: " (" attr(href) ") ";
}

#content a.img:after {
	content: "";
}