#quotearea {
   background: #191e21;
   width: 800px;
   height: 120px;
   padding: 10px 20px 20px 10px;
   margin: 5px auto;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}
