<style type="text/css">
 a:link {text-decoration:none; color:white;}
 a:visited {text-decoration:none; color:#0000CC;}
 a:hover {text-decoration:none; color:yellow;}
 a:active {text-decoration:none; color:cyan;}
 p.indent {text-indent: 25px;}
 .bottom {position:fixed; bottom:0%; left:38%}
 .left {width:470px; max-height:775px; position:relative; float:left; margin-left:210px; border:none; padding:0px; overflow:auto;}
 .right {width:470px; max-height:775px; position:relative; float:right; margin-right:210px; border:none; padding:0px; overflow:auto;}
 .smCaps {font-variant: small-caps;}
 body 
 { 
  background-image: url(images/BookBothBG.jpg);
  background-position: top left;
  background-color: #443322;
  background-repeat: no-repeat;
  /* width:1438px; */
  width:1438px; 
  height:906px; 
  /* position:absolute; */
 } 
 table
 {
  /* background-image: url(images/BookBothBG.jpg); */
  background-color: #ffff00;
  color: #ff0000;
  /* top: 15%;
     left: 15%;
     right: 85%;
     bottom: 85%;
   */
 }
 ul
 {
  color: #ff0000;
  list-style-type: upper-roman;
  list-style-position: inside;
  list-style-image: none; /* url(favicon.ico); */
 }
</style>
