body{background-color: white;}

.center { text-align: center }

#title 
{ 
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 400%;
}

h2.chapter 
{ 
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 200%;
}

#kaboom
{
	text-align: center;
	font-size: 700%;
}

.chapterText
{
	margin: 0 5%;
}

.chapterText p
{
	text-indent: 5%;
}

.chapterText p.noindent, span
{
	text-indent: 0;
}
