#details {
      font-size: 85%;
      text-align: center;
      margin: 0 auto;
      padding-top: 10px;
      width: 80%;
      border-top: 1px dotted #afafaf;
}

#story {
      padding-bottom: 15px;
}

.author {
      font-size: 85%;
      position: relative;
      top: -5px;
      padding-bottom: 10px;
}

