body { 
background-color: #DCDCDC;
background-image: url("bp.gif");
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;


} 



.Top {
    color: #FF0000;
    font-family: 'Gill Sans', 'Futura', 'Helvetica', 'sans-serif';
    font-size: 50px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 1;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}


.Body {
    font-family: 'Gill Sans', 'Futura', 'Helvetica', 'sans-serif';
    font-size: 50px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 1;
    margin-bottom: 2px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 2px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}


#book {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: x-small;
    font-family: 'helvetica';
    text-transform: uppercase;
    
}
