.ftr {
	background-attachment: fixed;
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ftr {
	background-attachment: fixed;
	background-image: url(ftr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
