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

.footer {
	margin-bottom: 50px;
}

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

.dialogue_section {

	margin-left: 5%;
	margin-right: 5%;
}

.dialogue_section p {

	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;
}

.footer {
	margin-top: 150px;
	font-size: 75%;
	text-align: center;
}

ul {
	text-align: center;
}

.list_elem {
	text-align: center;
}

.nb_nav a {
	color: white;
	font-weight: bold;
}

.back_button {
	margin-left: 10%;
}

.next_button {
	margin-right: 10%;
}

.postlist_body {
	background-color: #B01F4B;
	color: white;
}
