body
{
	background-image: url(/zoom/images/bgcolors/rhomboids.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #333399;
}

a:link { color: #FFCC33; }
a:visited { color: #FF6633; }
a:active { color: #33CCFF; }
a:hover { color: #33CCFF; }

.poemtitle {
	color: #333399;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, helvetica, sans-serif;
	margin: 10px 10px 0px 10px;
	display: block;
}

.attrib {
	color: #CC3399;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
	display: block;
}

.poemtale {
	font-family: verdana, helvetica, sans-serif;
	margin: 10px;
}


