.fit {
	background-image: url(../images/fit.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.apple {
	background-image: url(../images/apple.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
