.style {
	background-image: url(images/degrade.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}
.fnd {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
.fnd2 {

	background-attachment: scroll;
	background-image: url(images/fnd02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

