#topnavi a {
	font-size: small;
}
body {
	background: url(images/sandston.gif);
}
h1 {
	text-align: center;
}
h2 {
	text-align: left;
	font-weight: bold;
	font-size: 1em;
}
#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #aaa;
	padding: 10px;
	background: #fff;
	line-height: 125%;
}
