/* Hide extraneous page elements */

	div#network,
	.navigation,
	.hiddenlabel
	{ display: none; }
	
/* Apply some new styles */

	body { background: #FFFFFF; width: 16cm; }
	p a:after { content:"[" attr(href) "]"; }