.home-bg {
	background-attachment: scroll;
	background-image: url(img/main/home.jpg);
	background-repeat: no-repeat;
}
.about-bg {
	background-attachment: scroll;
	background-image: url(img/main/about.jpg);
	background-repeat: no-repeat;
}
