body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #533019;
	margin: 0px;
	background-image: url(/images/bkgd.jpg);
}
a {
	text-transform: uppercase;
	color: #566423;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#body {
	background-image: url(/images/bkg_body.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 900px;
}

#body #level0 {
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}
