
dl.count {
	width: 30em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
}

dl.count > dd {
	font-family: courier;
	margin-left: 5em;
}

dl.count > dt {
	float: left;
	clear: left;
	width: 10em;
}

h1, h2 {
	text-align: center;
}

p {
	width: 32em;
	margin-left: auto;
	margin-right: auto;
}

ul {
	width: 45em;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2em;
}

ul.topn {
	list-style-image: url('img/tilde.jpg');
	width: 32em;
}

ul.topn > li {
	margin-bottom: 0.45em;
}

ul.topn > li span.name {
	font-family: courier;
	display: inline-block;
	width: 10em;
}
