#poemTitle
{
		font-family:arial;
	font-size:18px;
	letter-spacing:1px;
	word-spacing:1px;
	color:#000000;
	font-weight:bold;
}

#poemBorder
{
	background-attachment : fixed;
	background-image : url(../images/greytexture.gif);
	border : 1px solid Red;
}
#poemBorderCell
{
	padding:15px;
}

#poemText
{
	font-family:arial;
	font-size:14px;
	letter-spacing:1px;
	word-spacing:1px;
	color:#550000;
	padding-left:11px;
	
}

#closeButton
{
	background-color : Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : Yellow;
	padding:3px;
}

body
{
	background-attachment : fixed;
	background-image : url(../backgrounds/bg130.jpg);
}

#author
{
	font-style:italic;
	color:#000000;
	font-family:comic sans ms,arial;
	font-size:16px;
	font-weight: bold;
	
}

#author A
{
	font-style:italic;
	color:#000000;
	font-family:comic sans ms,arial;
	font-size:16px;
	font-weight: bold;
	
}

#poemTable
{
	border: 1px solid black;
	padding: 0px;
	text-align: left;
	background: #CECECE;
	font-family: arial;
	font-size: 11px;
	empty-cells: show;
	border-spacing: 0px;
	border-collapse: collapse;
}
#poemtable td
{
	padding:3px;
}
.label1
{
font-family:verdana;
font-size:12px;
font-weight:bold;

}
