.profileImage {
      width: 100%;
      height: 150px;
      border: 1px dotted #2A4F6F;
      margin: 10px;
}

#letter {
      width: 65%;
      float: left;
      margin-top: 0em;
}

#profile {
      width: 20%;
      border: 1px dotted #2A4F6F;
      float: right;
      margin-top: 10px;
}

#quote {
  font: 160% Georgia, "Times New Roman", Times, serif;
  font-variant: small-caps;
  font-style: italic;
  width: 40%;
  text-align: center;
  margin: 10px;
  padding: 10px;
  padding-left: 20px;
  float: right;
}

ol li {
      margin-top: 5px;
      margin-bottom: 5px;
}

.note#benefits { 
      width: 30%; 
}
