body {
background-color:black;
color:#fff;
font-weight:bold;
font-family:times, serif;
}

img {border-style:none;}

div.contents {width:630px; text-align:center;
   position:relative; margin-left:auto; margin-right:auto;
   margin-bottom:350px;}

/* title image on main page */

div.title {width:582px; height:81px; background-image:url('gr/title_black.jpg');
     position:relatve; margin-left:auto; margin-right:auto;}
h1.title {visibility:hidden;}


/* link boxes on main page */

div.box {position:relative; border:1px solid white;}


ul.box {margin:0px; padding:0px; position:relative; top:60px; text-align:center;}

ul.box li {margin:0px; float:left; display:block; font-size:20px;}

ul.box li a {border:1px solid #4d0000; display:block; color:#fff;
    padding:10px; margin:5px; text-decoration:none;
    width:175px; height:189px;}

ul.box li a:hover {background-position:195px 0px;}

ul.box li a span {visibility:hidden;}

.book1 {background-image:url('gr/box_1.jpg');}
.book2 {background-image:url('gr/box_2.jpg');}
.book3 {background-image:url('gr/box_3.jpg');}


/* styles for interior book pages */

.center {
 text-align:center;
 font-weight:bold;
}

div.background {background-color:#f1e9e9; width:600px; margin-top:50px;
    margin-left:auto; margin-right:auto; border:2px solid #882D60;
    color:#000; padding:10px; margin-bottom:50px;}

h2 {color:#812121; text-align:center;}

div.background a {color:#3A0004;}
div.background a:hover {color:#882D60;}







