.menu {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    background-color: #333333;
    letter-spacing: 1pt;
    font-size: 16px;
    font-weight: normal;
    width: 700px;
}
.body {
    background-color: #FFFFFF;
    width: 700px;
}
.text {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    padding-left: 20px;
    text-align: justify;
    padding-right: 20px;
    line-height: 17px;
}
.center {
    width: 700px;
    background-color: #999999;
    height: 100%;
    background-image: url(bbc_files/books460.jpg);
}