body { 
 background:#996 url(blookbk.jpg) fixed;
 color:#000;
 font:0.7em verdana, arial, sans-serif;}


/* links */
 a {color:#663;
 text-decoration:none}
 
 a:hover {text-decoration:underline}


/* main div */
#wrap, #wraphome { 
 border:4px #cc9 double;
 background:#fff;
 color:#000}


/* banner */
#header {background:#ffe;
 border-bottom: 4px #cc9 double;}


/* title */
#header h1 {font:2em 'georgia', serif}


/* subtitle and subheadings on front page */
h2 {font: 1.5em 'georgia', serif;
color:#900}


/* post title */
h3 {font:1.5em 'georgia', serif;
background:url(blookflourish.gif) top left no-repeat;
padding-left:35px;}


/* date & link to comments */
.feedback {text-align:right}


/* front page sections, forms and blockquote */
#excerpt, #archives, input, textarea, blockquote {
border:1px #cc9 solid;
background:#ffe;}

input, textarea, blockquote {padding:3px}


/* front page image (use display:none if not wanted) */
#image {
 background:#cc9 url(blook.jpg) no-repeat;
 width:480px;
 height:250px;
 margin:auto;
 margin-top:10px;
 margin-bottom:10px;}


/* unordered list (used for displaying chapters on front page) */
ul li {list-style-image:url(blookflourish.gif);
padding-left:3px}


/* divider between previous & next links */
.divider {background:url(blookflourish.gif) center no-repeat;}


/* comments submit button */
#submit {background:#ffe url(blookflourish.gif) top left no-repeat;
color:#663;
padding-left:22px;
border: 4px #cc9 double;
font-family: 'georgia', serif}


/* footer (duh) */
 #footer {background:#ffe;
 border-top: 4px #cc9 double;}

/* background in comments popup window */
 #commentspopup {background:#fff}