.basicbody {
  background-image: url('images/backgr01.jpg'); 
  word-spacing: 1px;
  }
  
.mixedbody { 
  background-image: none;
  background-color: #98d9d5;
  word-spacing: 1px;
  }
  
.lighterbody { 
  background-image: none;
  background-color: #bbdce6;
  word-spacing: 1px;
  }
  
.titleline1 {  
              font-family: Verdana, Arial, Helvetica, serif;
              font-size: 36px;
              font-style: bold;
              color: #0000aa;
  }   
  
.titleline2 {  
              font-family: Verdana, Arial, Helvetica, serif;
              font-size: 14px;
              align: center;
              font-style: bold;
              color: #000080;
  }
  
  .optionsblock {
  background-image: none;
  background-color: #98d9d5;
  }
  
.optionopen {
              font-family: "Times New Roman", Helvetica, serif;
              font-size: 16px;
              font-style: bold;
              vertical-align: center;
              text-align: center;
              color: #882222;
              }

.sectionband {
  border-bottom-style:solid;
  border-bottom-color:#4444ee;
  }
  
.centeredband_info {
  border:2 solid #4488cc; 
  width:350px;
  margin-left:auto;
  margin-right:auto;
  height:350;
  background-color: #9ddeda;
  }
  
.poemheader { 
  font-name: Georgia;
  font-size: 14px;
  align: center;
  font-weight: bold;
  color: #000080;
  style: 
  }
  
.poembody { 
  font-name:Georgia;
  font-size: 13px;
  font-align: left;
  font-weight: bold;
  margin-left: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: auto;
  width: 300px;
  height: 225px;
  overflow:scroll;
  overflow-x: hidden;
  color: #000000;
  style: 
  }
  
.poemfooter { 
  font-name: Arial;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  color: #000000;
  style: 
  }