#quotearea {
   background: url(images/narrow-rounded.png) center center no-repeat;
   width: 230px;
   height: 100px;
   padding: 25px 50px 0 50px;
   margin: 15px auto;
   font-family: arial;
   color: white;
}
#quoterotator {
   line-height: 135%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: normal;
   font-size: smaller;
}
