blockquote {
   margin:20px 50px;
   width:450px;
   text-align: center;
   font-family:Arial, Helvetica, sans-serif;
   font-size:150%;
   background:  #ccc url("../images/Open.jpg") no-repeat top left;
   }
   
.quote {
   padding: 20px 50px 0px ;
   margin: 0px 0;
   background:  url("../images/Close.jpg") no-repeat bottom right;
   }
   
.author {
   padding: 10px 20px 20px;
   margin: 0 0px;
   border-top: 1px solid #bbb ;
   font-size:80%;
   background:  url("../images/Bottom.jpg") no-repeat bottom ;
   }
