.footer {
	background-attachment: scroll;
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: hand;
}
