body
{
	color: #000000;
	background-color: #C0D0FF;
}

div.body,
div.chapter
{
	width: 40em;
	margin-left: 1em;
}

div.chapter
{
	margin-bottom: 40px;
}

a.book-nav
{
	margin-right: 20px;
}

div.book-part
{
	float: left;
	margin-right: 50px
}

p
{
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

p.copyright
{
	font-weight: bold;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 1em;
}

p.fantasy-quote
{
	font-family: fantasy;
	text-align: center;
	margin: 16px 40px;
}

p.toc,
p.toc-all
{
	font-weight: bold;
}

p.toc-all
{
	margin-bottom: 20px;
}

a.translatable,
a.translatable:hover
{
	text-decoration: none;
}

a.translatable:hover
{
	background-color: #D0E0FF;
}
