body {
	background-image: url(../img/background_image.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	text-align: center;
}

div#page {
	text-align: center;
	text-align: left;
	margin-top: 11px;
	margin-right: auto;
	margin-left: auto; 
	margin-bottom: 9px;
	width: 804px;
	/*background-image: url(../img/background_image_bar.gif);*/
        /*backgroud-repeat: no-repeat;*/
        background-color: white;
}

div.chapter {
	margin-right: 37px;
	margin-left: 39px;
}


div#bread {
	font-size: 10px;
	color: #bdb76b;
	margin-top: 20px;
	margin-bottom: 18px;
}
