#Lefthand {
	position: absolute;
	z-index: 30;
	height: 36px;
	width: 76px;
	left: 76px;
	top: 527px;
}
#righthand {
	position: absolute;
	z-index: 31;
	height: 40px;
	width: 75px;
	left: 712px;
	top: 525px;
}
#bookslefthand {
	position: absolute;
	height: 36px;
	width: 76px;
	left: 76px;
	top: 550px;
	z-index: 33;
}
#booksrighthand {
	position: absolute;
	height: 40px;
	width: 75px;
	left: 712px;
	top: 550px;
	z-index: 32;
}
