body     {
	color: white;
	font-family: arial, helvetica, geneva, sans-serif;
	background: black url(alice23.gif) no-repeat;
	word-spacing: 1px;
	position: relative;
	top: 200px;
	left: 165px;
	width: 480px;
}
h1,h2 {
	font:small-caps bold  italic 2.5em 'minion web' Georgia, 'Times New Roman', Times, serif;
}

h2  {
	font-style: normal;
	font-variant: normal;
	font-size: 1.5em;
	color: #999;
}


p.authorName {
	margin: 8px 0px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #999;
}

h2 .chapterName {
	display: block;
	margin-bottom: 8px;
	font-size: smaller;
	color:#fff;
}

p.dropCap:first-letter {
	font: 300%/100% serif; 
	color: #999999; 
}
