p {
	text-indent: 30px;
	text-align: justify; 
}

.dialog{
	text-indent: 0px;
	text-align: justify;
}

.piece {
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
	border: solid 1px black;
}

img {
	margin-bottom: 30px;
}

.poster {
	text-align: center;
}