.menu {  background-image: url(images/menu.jpg); background-repeat: repeat-x}
.gradient {  background-image: url(images/gradient.gif); background-repeat: repeat-x}
.right {  background-image: url(images/right_smoke.gif); background-repeat: repeat-y; background-position: right top}
.left {  background-image: url(images/left_smoke.jpg); background-repeat: repeat-y}
.text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 20px; font-weight: normal; color: #DDEEFF}
.subheads {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #AACCFF}
.subheads-biblio {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #AACCFF;
	text-align: center;
}

.poems {  border-color: black black #335588; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.book {
	background-color: #133B33;
	padding: 8px;
}
