body {
  background-color: #000000;
	color: #CCCC66;
	font-family: Papyrus, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

#book {
  width: 100%;
	top: 0px;
	height: 437px;
	margin-top: 0px;
  margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	color: #999933;
}
   
#main {
  position: absolute;
	top: 5px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
}