
.poem  { font-size:14pt; margin:50px 20px; }

.sl_forward, .sl_back {
  background-color:#faf1cd; 
}
.sl_forward { 
  padding-right:10px; 
  background:url(../images/chevforwards.gif) ; 
}
.sl_back {  
  padding-left:10px; 
  background:url(../images/chevback.gif) ;
}

.txt { 
  background-color:#ffffff; 
  text-align:left; 
  padding-left:10%; 
}
.toTop { 
  width:100%; 
  text-align:right; 
  font-size:10pt; 
  color:#fb9080; 
}
.name { 
  color:#3030f0; 
  font-size:11pt; 
}
.pmLinks { 
  width:60%; 
  font-size:10pt; 
}
.pmL { margin-left:20%; }
