p {
	text-align: justify;
}

article > p:first-letter {
	margin-left: 50px
}

img {
	display: block;
	margin: 0 auto;
}

