#quotes {
     position:relative;
     padding:0px;
     font-family:arial;
     font-size:15px;
     font-weight:bold;
     color:#880000;
     width:900px;
     height:35px;
     border: 0px;
     background-color:#ffffff;
     text-align:center;
   }
