.poemtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	color: #660000;
}
body {
	background-image: url('images/bg.gif');
	background-repeat: repeat;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;

}
.byartist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
