body {
	background: #15162B url('book-repeat.png') 50% 0% repeat-y;
	color: #220000;
	margin: 0% 0% 2% 0%;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
}
h1 {
	margin: 0 auto;
	padding-top: 1em;
	background: url('book-top.png') no-repeat; 
	display: block; 
	width: 640px; 
	height: 135px; 
	text-align: center;
	text-indent: -100000%;
}
div#wrapper{width: 440px; margin: 0 auto; display: block;}
ul.changelog_entries {margin: 0; padding: 0 0 5em 0;}
li.changelog_entry {
	list-style-type: none;
	margin-top: 2em;  
	border-bottom: 1px solid #936F25;
	background: transparent;
}
li.changelog_change {list-style-type: circle; margin: 0 2em; padding: 0.2em;}
span.changelog_author 				{color: #111188;}
span.changelog_revision 				{font-size: 80%;}
span.changelog_revision a:link 		{color: #881111; text-decoration: none;}
span.changelog_revision a:visited	{color: #116611;}
span.changelog_revision a:hover		{text-decoration: underline;}
span.changelog_message 				{display: block;}
span.changelog_message a:link		{text-decoration: none;}
span.changelog_message a:hover		{text-decoration: underline;}