body {
	padding-right: 2em;
	padding-left: 2em;
	font-family: "sans-serif";
}

.content {
	text-align: justify;
}


.toc {
	float: left;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-top: 2em;
	text-align: center;
}

.toc th {
	font-size: 1.1em;
}

.toc_cell, .about_cell {
	vertical-align: top;
}

.toc_cell .toc {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.title, .byline, .chapter {
	text-align: center;
}

.title {
	margin-bottom: 0.05em;
	font-size: 3em;
}

.byline {
	margin: 0em;
}

.chapter_nav_bar {
	text-align: center;
}

.chapter_nav_bar * {
	margin-left: 0.25em;
	margin-right: 0.25em;
}

.chapter_nav_bar table {
	display: inline;
}

.chapter_nav_bar table * {
	margin: 0%;
}

.left_links {
	float: left;
	font-size: 1.3em;
}

.right_links {
	float: right;
	font-size: 1.3em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#disqus_thread {
	margin-top: 2em;
}
