.prologue-header
{
	margin: 25px 0 15px;
	font-size: 68px;
}

.prologue-first-page-header,
.prologue-page-header
{
	font-size: 50px;
}

.prologue-page-header
{
	padding: 30px;
}

.branch-header
{
	padding-top: 12px;
	font-size: 72px;
}

.branch-chapter-header,
.chapter-header
{
	line-height: 35px;
	font-size: 72px;
}

.chapter-header
{
	margin-top: 38px;
}

.branch-page-header,
.chapter-page-header,
.page-header
{
	font-size: 52px;
}

.page-header
{
	margin-bottom: 10px;
}

.branch-page-header img,
.chapter-page-header img,
.page-header img
{
	width: 60px;
	height: 60px;
	position: relative;
	top: 16px;
	right: 16px;
}

.text
{
	font-family: Garamond, serif;
	font-size: 18px;
}

.text p 
{
	text-indent: 25px;
	margin-block-start: 0;
	margin-block-end: 0;
	line-height: 1.25;
}

.text p.no-indent { text-indent: 0 }

.text .opener {
	font-family: Homestuck, Courier New, monospace;
	font-size:72px;
	float:left;
	margin-top:-28px;
}

.text .command {
	text-indent: 0;
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 15px 0px 15px 25px;
}

.text .log {
	text-indent: 0;
	margin: 15px 0px 15px 25px;
	font-family: Courier New, Courier, monospace;
	font-weight:bold;
	line-height:1.35;
	font-size: 14px;
}

