body {
	text-align: justify;
	font-size: x-large;
	line-height: 2;
	margin: 5%
} h1, h3 {
	line-height: 1.2;
	text-align: center
} h3 {
	margin-top: 3em
} p {
	text-indent: 2em
} img {
	display: inline-block;
	margin-left: 1em;
	float: right
} y {
	display: inline-block;
	line-height: 1;
	text-align: center;
	text-indent: 0
} y:before {
	content: attr(n);
	display: block;
	font-family: sans;
	font-size: 50%;
	text-align: center;
	color: blue
}
