.cmsBody {
	background-color: #787880;
	background-image: url(/archive/backgrounds/center.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:60px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.cmsTop {
	background-color: #2E2F34;
	background-image: url(/archive/backgrounds/top.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cmsBottom {
	margin-left:60px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #2E2F34;
	background-image: url(/archive/backgrounds/bottom.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
