.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}
h1 {
	font-size: 150%;
	font-weight: bold;
}
body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	background-color: #FFCC33;
}
h2 {
	font-size: 120%;
}
.leftimage {
	margin: 10px;
	float: left;
}
.rightimage {
	margin: 10px;
	float: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
