#fan_letter {
  float: right; 
  width: 250px; 
  padding: 0; 
  line-height:1.2em; 
  font-family: Courier, "Courier New", monospace; 
  background: url(/images/dear_np_body.gif) top left repeat-y;
}

#fan_letter h3 {
  height:350px;
  margin:0 0 -310px;
  background:url(/images/dear_np_head.gif) top left no-repeat;
}

#fan_letter h3 * {
  display: none;
}

#fan_letter p {
  padding: 0 20px 0 40px;
}

#fan_letter .signature {
  padding: 0 0 0 40px; 
  margin-bottom:0px; 
  height:50px; 
  background:url(/images/dear_np_foot.gif) bottom left no-repeat;
}

.lead_in {
  font-size: 1.2em;
}