.back {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.start {
	background-attachment: fixed;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
