
body {
background-image: url(../../../images/pagebg.gif);
}

p {
text-align: justify;
}

h1 {
text-align: center;
}

h2 {
text-align: center;
}

h3 {
text-align: center;
}

li {
list-style-type: none;
}

a:link, a:visited {
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #ffffff;
}

#navbar{
background-color: #95b7cd;
}

#menu {
}

#menu li {
margin-left: -3em;
text-align: center;
padding-bottom: 10px;
}

#books td {
text-align: center;
padding-bottom: 25px;
}

#content {
padding-left: 50px;
padding-right: 50px;
}

#chap {
}

#chap img {
border: none;
}

