body{
 background:#ffffff;
 }

hr{
 clear:both;
 visibility:hidden;
 }

#container{
 background:#ffffff;
 width:100%;
 }

#display{
 width:90%;
 margin-left:auto;
 margin-right:auto;
 background:#ffffff;
 text-align:center;
 font-family:georgia;
 font-size:10pt;
 color:#006633;
 }

#display img{
 height:175px;
 width:auto;
 }

.book{
 float:left;
 width:150px;
 margin:10px;
 text-align:center;
 }

.book img{
 height:200px;
 width:auto;
 }

#bbmain{font-family:georgia;margin-left:0px;}
