#contentwrapper {
	background-attachment: scroll;
	background-image: url(../assets/images/bookstore_background.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 604px;
	position: relative;
	top: 20px;
}
#nwobhmtxt {
	text-align: justify;
	height: 250px;
	width: 46%;
	position: relative;
	top: 200px;
	left: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#biffbiotxt {
	text-align: justify;
	height: 250px;
	width: 46%;
	position: relative;
	top: -60px;
	left: 52%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
