@charset "utf-8";
body {
	background-image: url(backgrounds/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: center 320px;
}
.mb {
	margin-bottom: 100px;
}

h2 {
	width: 860px;
	margin-bottom: 0.2em;
}
p {
	width: 550px;
}
#wrapper #sitemap  a {
	color: #999999;
	text-decoration: none;
}
#wrapper #sitemap a:hover {
	color: #CC0000;
	text-decoration: underline;
}
