.book {
	background-image: url(../../media/farm/stories/book.gif);
	background-repeat: no-repeat;
	margin-left: -260px;
	height: 320px;
	width: 520px;
	left: 50%;
	clear: both;
	float: none;
	position: absolute;






}
.leftpage {
	position: absolute;
	height: 260px;
	width: 200px;
	left: 30px;
	top: 30px;
	margin: 0px;
	padding: 0px;




}
.rightpage {
	position: absolute;
	height: 260px;
	width: 200px;
	left: 285px;
	top: 30px;
}
