body {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
}

#content a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
}
