body{

  position:relative;
	top: 37px;
	height: 100%;
	width: 721px;
	margin:auto;
  background-color:#000000;

}

a:link {color:#ffffff}      /* unvisited link */

a:visited {color:#ffffff}  /* visited link */

a:hover {color:#ffffff}  /* mouse over link */

a:active {color:#ffffff}  /* selected link */

img {

border: none;

}

#wrapper{

 position: relative;
 width:900px;
 height:800px;
 
}

#button{

	position: absolute;
	top: 690px;
	left: 732px;
}

#instructions {

  position: absolute;
  top: 0px;
  left: -200px;
	width:180px;
  color:white;
	text-align:right;

}

#hopkins_logo {

  position: absolute;
  top: 535px; 
  left: -173px;
	width:180px;
	color: white;
	text-align:center;

}

#paypal_button{
  position: absolute;
  top: 665px;
  left: -180px;
	width:185px;
	color: white;
	text-align:center;
}

#book_title {

  position: absolute;
  top: -35px;
  left: 257px;
	width:210px;
	color: white;
	text-align:center;

}

#button2{

	position: absolute;
	color:#ffffff;
	top: 165px;
	left: -72px;

}

#home{

	position: absolute;
	color:#ffffff;
	top: 185px;
	left: -93px;

}

#book-1_ {

	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:239px;
	background-color:#000000;

}

#book-2_ {

	position:absolute;
	left:242px;
	top:0px;
	width:240px;
	height:239px;
	background-color:#000000;

}

#book-3_ {

	position:absolute;
	left:484px;
	top:0px;
	width:240px;
	height:239px;
	background-color:#000000;
}

#book-4_ {

	position:absolute;
	left:0px;
	top:241px;
	width:240px;
	height:239px;
	background-color:#000000;

}

#book-5_ {

	position:absolute;
	left:242px;
	top:241px;
	width:240px;
	height:239px;
	background-color:#000000;
	
}

#book-6_ {

	position:absolute;
	left:484px;
	top:241px;
	width:240px;
	height:239px;
	background-color:#000000;

}

#book-7_ {

	position:absolute;
	left:0px;
	top:482px;
	width:240px;
	height:239px;
	background-color:#000000;

}

#book-8_ {

	position:absolute;
	left:242px;
	top:482px;
	width:240px;
	height:239px;
	background-color:#000000;

}

#book-9_ {

	position:absolute;
	left:484px;
	top:482px;
	width:240px;
	height:239px;
	background-color:#000000;

}

h1 { 

    font-size: 16px;
    font-weight: normal; 
		line-height:18px;
    color: #ffffff; 
}

h5 {
    color: #FF0000;
	font-size: 14px;
}




























