body {
	background-color : #c3dce7;
	margin-left : auto;
	margin-right : auto;
	width : 600px;
}

p {
	text-align : justify;
}

p.centre {
	text-align : center;
}

img {
	border : 0;
}
