body
{
	font-family: Georgia, Garamond, Times New Roman;
/*	background-image: url(graphics/eaglehead300.gif); */
	background-position: center center;
/*	background-position: right top; */
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.cent {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.nav {
	font-family: Georgia, "Book Antiqua", Garamond;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #800000;
}
.capital {
	font-size: 24px;
	font-weight: bold;
}
.blurb {
	padding-left: 20;
	padding-right: 20;
}
.poemcapital {
	font-size: 20px;
}
.poemlist {
	font-size: 18px;
//	font-weight: bold;
}
.dropcap {
	font-size:36px;
	font-weight: bold;
}
.image {
	position: relative;
	left:0;
	clear:both;
	height: auto
}
.desc {
	position: relative;
	left:250;
	clear:right;
}
td {
	font-size:11px;
	height: auto;
}
