#quotearea {
   background: url(images/wide-rounded.gif) center center no-repeat;
   width: 500px;
   height: 100px;
   padding: 12px 50px 0 50px;
   margin: 15px auto;
   color:#3d0011;
   font-family:"Times New Roman", Times, serif;
   font-size:300%;
   border:3px double #cccc99;
   
}
#quoterotator {
   line-height: 300%;
}
#quoteauthor {
   display: block;
   text-align: right;
   font-weight: bold;
   font-style: italic;
}
