p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FF9;
	text-align: left;
	text-indent: 25px;
	height: auto;
	width: auto;
	margin-right: 300px;
	padding: 10px;
	
}
body {
	background-color: #dbdbb5;
	background-image: url(../images/book.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 90% 40px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 01em;
	font-style: italic;
	font-weight: bold;
	color: #960;
}
.description {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	margin-right: 300px;
	background-color: #900;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.8em;
	color: #993333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-right: 300px;
	border-bottom-color: #C33;
}
h2 {
	vertical-align: middle;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 0.5em;
	font-weight: bold;
	color: #666;
	list-style-image: url(../images/red_arrow.gif);
}
