body {
	/*
	background-color: #06306a;
	background-color: #05336e;
	color: #74cce0;
	*/
}
.post {
	font-size: 130%;
}

.dialogue {
	margin-top: 10%;
	margin-bottom: 10%;
}

.speech {
	margin-left: 20px;
	margin-left: 4%;
}

.character {
	font-weight: bold;
}

.narration {
	padding-bottom: 2.5%;
	padding-top: 2.5%;
}

.img img {
	display: block;
	width: 90%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
