body {
	text-align: justify;
	font-size: x-large;
	line-height: 2;
	margin: 5%
} h1, h3 {
	line-height: 1.2;
	text-align: center
} p {
	text-indent: 2em
} img {
	display: inline-block;
	margin-left: 1em;
	float: right
}
