body {
	background-color	: #D1B085;
	font-family		: Verdana, Arial;
	font-size		: 12px;
}

img {
	border			: 0px;
}

div.container {
	margin			: auto;
	width			: 750px;
	border-color		: #545047;
	border-style		: solid;
	border-width		: 1px;
	background-color	: #E4D6B3;
	padding			: 15px;
}

h1 {
	margin			: 0px;
}

span.chapter {
	font-size		: 10px;
	font-weight		: bold;
}


a {
	color			: #583300;
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;
}

div.center {
	text-align		: center;
}
