body { text-align: center;
      font-family: "Bookman Antiqua";
			font-size: 15px;
			color: #6B5625; 
			scrollbar-face-color : #D8DABC; 
      scrollbar-highlight-color : #BDBF89; 
      scrollbar-3dlight-color : #6B5625; 
      scrollbar-shadow-color : #BDBF89; 
      scrollbar-darkshadow-color : #000000;
      scrollbar-track-color : #D8DABC; 
      scrollbar-arrow-color : #6B5625;}
a:link {color: #6B5625; text-decoration: none; font-size: 12px;  }
a:visited {color: #6B5625; text-decoration: none; font-size: 12px;  }
a:hover {color: white; text-decoration: underline; font-size: 12px; cursor: ne-resize;  }
a:active {color: black; text-decoration: none; font-size: 12px;  }
.poem  {text-align: center;
        margin: 25 100 25 100;  }
.head  {text-align: center; 
          margin: 25 150 25 150;
					font-size: 22px;border: 1px dotted #6B5625;
					padding: 5 5 5 5;}
.copy  {text-align: right;
        font-size: 10px;
				  }

