#quotearea {
   background:#39f;
   padding: 20px;
   margin: 15px auto;
}
#quoterotator {
   color:#fff;
   font-size: 1.5em;
   line-height: 135%;
}
#quoteauthor {
   display: block;
   color: #fff;
   text-align: right;
   font-weight: bold;
   font-size: .8em;
   font-style: italic;
}