#wrapper {
	height: auto;
	width: 918px;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-left: auto;
}
#background {
	background-image: url(images/BKD-Line.jpg);
	background-repeat: repeat;
	position: absolute;
	z-index: 10;
	height: 620px;
	width: 918px;
	left: 0px;
	top: 433px;
}
#BookPict {
	height: 315px;
	width: 210px;
	position: absolute;
	z-index: 20;
	left: 640px;
	background-image: url(images/PinkBOOK.jpg);
	top: 80px;
	background-repeat: no-repeat;
}
#bookheader {
	background-image: url(images/theBOOK_1.jpg);
	position: absolute;
	z-index: 21;
	height: 61px;
	width: 294px;
	left: 60px;
	top: 20px;
}
#BookText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 290px;
	width: 550px;
	z-index: 21;
	left: 70px;
	position: absolute;
	top: 100px;
	text-align: left;
	vertical-align: text-bottom;
}
