body.story #navigation h1 a {
	background-image: url(images/logo-story.png);
	width: 500px;
}

body.story #main p {
	text-align: justify;
	text-indent: 3ex;
}

body.story #main h2 {
	text-align: center;
}

div.chapters ul
{
	list-style: upper-roman;
}