#poem{font-family: arial, sans serif;
      font-size: 80%;
      color: #000000;
		font-style: italic;
      margin: 8 20 10 40;	
}

#headcell{
        background-image: url(images/fowlertile.jpg);background-repeat:repeat;
        border-left: 1px solid #000040;
        border-top: 1px solid #000040;
}


#leftbdycell{
                  border-left: 1px solid #000040;
                  background-color: #BFBFB3;
                   }

#rgtbdycell{
                  border-right: 1px solid #000040;
                  background-color: #E2E3DD;
                   }
