body
{
	background-color: #d5f4e6;
}

h1
{
	color: blue;
	margin-left: 20px;
	text-align: center;
}

p
{
	text-align: left;
}

h2
{
	text-align: left;
	color: blue;
}