body { font-family: Times, Serif;
       font-size: 100%;
       text-align: left;
       background-color: f8f4e0;
       background-image: url('http://www.rivercitybooksak.com/img/paperbg.gif'); 
       background-repeat: repeat;}

table { width: 900px;
             height: 530px;
             background-image: url('http://www.rivercitybooksak.com/img/bookstack.gif');
             background-position: bottom;
             background-repeat:no-repeat;
             border: 0px;
             padding: 0px;
             margin: 0 auto;
             border-collapse: separate;
             border-spacing: 0 0; }

a { color: #123f71;
    text-decoration: none;}
a:active { color: 123f71;
           text-decoration: underline;}
a:hover { color: #123f71;
          text-decoration: underline;}
a:visited { color: #123f71;
            text-decoration: none;}

p { text-align: left;}

.center { text-align: center;}