
body {
background: #ffffcc;
}


h1 {

font-family: verdana,helvetica,sans serif;

font-weight: bold;

font-size: 26pt;

color: #ffffcc;
background: black;

text-align: center;

}




h2 { 
font-family: verdana,helvetica,sans serif;

font-weight: bold;

font-size: 14pt;

}




p {

font-family: arial,helvetica,sans serif;

font-size:10pt;

}




li {

font-family: arial,helvetica,sans serif;

font-size: 10pt;

}




a {

color: #ff0000;

}




#picture1 {

float: right;

}




#cover {

float: right;

}




#main {

padding: 2em 0em 0em 1em;

margin: 0em 0em 0em 11em;

border-left-style: solid;

}




#navigation {

float: left;

margin: 1em;

padding: 1em 1em 20em 1em;

}




#books {

clear: right
float: bottom;

padding-left: 2em;

padding-top: 4em;

margin-left: 11em;

border-left-style: solid;

}

