.message{
    margin:20px;
    color:#ff0000;
    font-weight:bold;
    }  
table .header{
    background-color:#ebc7e2;
    color:#ffffff;
    font-weight:bold;
    }
.book_table{
    border:1px solid #a96db2;
    }
.section{
    margin-bottom:20px;
    }
h1, h2{
    margin-bottom:0px;
    font-size:16px;
    }
h2{
    font-size:12px;
    }
.book_image{
    float:right;
    margin:10px;

    width:200px;
    }
.gallery_holder a{
margin-right:20px;
}

marquee{
    width:540px;
    }
.textbox{
    width:200px;
    }
.highlight{
    width:200px;
    }
.guestbook_table{
    width:500px;
    border:1px solid #000000;
    margin-top:20px;
    }
.guestbook_header{
    background-color:#ebc7e2;
    color:#ffffff;
    font-weight:bold;
    } 
.book_this_button{
margin-top:15px;
}