.mn_bg {
	background-attachment: scroll;
	background-image: url(../assetts/bg_mn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mn_inter_a {
	background-attachment: scroll;
	background-image: url(../assetts/bg_inter_a.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mn_inter_b {
	background-attachment: scroll;
	background-image: url(../assetts/bg_inter_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mn_footer {
	background-attachment: scroll;
	background-image: url(../assetts/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mn_inter_a_ext {
	background-attachment: scroll;
	background-image: url(../assetts/bg_inter_a_ext.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
