/* Default CSS used in all browsers */

body  {
	font-size: 1em;
	font-family: Georgia, 'Times New Roman', times, serif;
	color: #000000;
	margin: 8px;
	background: white url(alice23.gif) no-repeat;
}

h1 {
	font:small-caps bold  italic 2.5em Georgia, 'Times New Roman', times, serif;
}

h2  {
	color:#999;
}

#content {
	position:	relative;
	top:	190px;
	left:	165px;
	width:	480px;
}

#content #copy {
	line-height: 1.5;
}


#IEMessage {
	display: none;
}

p.authorName {
	margin: 8px 0px;
	font: bold 1em Arial, Helvetica, sans-serif;"
}

h2 .chapterName {
	display: block;
	margin-bottom: 8px;
	font-size: smaller;
	color:black;
}

p.dropCap:first-letter {
	font: 300%/100% serif; 
	color: #999999; 
}
