.ffp {
	background-image: url(images/Background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ffpCopy {
	background-image: url(images/Background1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ffp2 {
	background-image: url(images/Background2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

