.main_bg {
	background-repeat: repeat;
}
.sitemap {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/sitemap_im.jpg);
	background-position: right center;
	height: 300px;
}
