.BookBkg {
	line-height: 450px;
	background-image: url(images/bookbkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.Bookback {
	background-color: #FFFFFF;
	background-image: url(images/bookbkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 450px;
}

