.backing {
	background-image: url(page_backing.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;

}
.over {
	cursor: hand;
}
