/*Everything should be below this*/
@import url("css/color-yellow.css");

#quotearea {
   background: url(/images/narrow-rounded.gif) center center no-repeat;
   color: white;
   width: 360px;
   height: 75px;
   padding: 12px 35px 0px 35px;
   margin: 5px auto 5px;
   font-size: larger;
}