body {
background-image:  url(images/marble.jpg);
font-family: Book Antiqua, Bookman, serif;
color:  white;
font-size:  1em;
border-style:  solid;
border-color:  white;
border-width:  1px;
margin:  10px 60px 10px 150px;
padding:  10px 10px 10px 10px;
width:  840px;
}

h1 {
color:  white;
font-family:  Book Antiqua, Bookman, serif;
font-size:  2em;
}

h2 {
color:  white;
text-align:  center;
text-decoration:  underline;
}

h3 {
color:  white;
text-decoration:  underline;
}

.img {
float:  left; 
padding:  0px 0px 0px 0px;
margin:  5px 5px 5px 5px;
height:  8em;
width:  12em;
border: solid white 1px;
}

.bks {
height:  8em;
width:  37.4em;
margin: 15px 0px 15px 0px;
border:  solid white 1px;
}


.main {
border:  solid white 1px;
margin:  15px 5px 15px 4px;
padding:  5px 5px 5px 4px;
}

.text h2 {
font-family:  Book Antiqua, Bookman, serif;
}

.nav{
border:  solid white 1px;
margin:  5px 5px 5px 5px;
padding:  5px 5px 5px 5px;
float:  left;
text-align:  left;
width:  195px;
}

.text{
border:  solid white 1px;
margin:  5px 5px 5px 5px;
padding:  5px 5px 5px 5px;
float:  left;
width:  600px;
}



a {
text-decoration:  none;
}

a:link {
color:  gold;
}

a:visited {
color:  gray;
}

a:hover {
color:  #eeb211;
font-style:  italic;
}

.footer {
font-size:  .9em;
color:  gold;
text-align:  center;
clear:  left;
}
