/* Book Cellar style sheet */
 
body {background-color: rgb(248,255,255)}
address {background-color: rgb(153,204,255); font-variant: small-caps;
          text-align: right}

#links {width: 180px; background-color: rgb(153,204,255);  
           padding-left: 10px; border: solid blue}
