body
{
	width: 50em;
	background-color: #7AC5CD;
	margin: 0 auto;
	text-align: justify;
	font-family: arial;
	line-height: 15pt;
}

p{
	line-height: 15pt;
	font-family: arial;
}

h1{
	text-align: center;
}

h2{
	text-align: left;
}
