body {
	background-color: eeddcc/*f5e6a8*/;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #661100;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 100%;
}

a:link {
	color: #661100;
}

img {
	border: thin solid #aa3311;
}

.center {
	text-align: center;
}

a:visited {
	color: #cc6644;
}

