body {
	color: #000000;
	background-color: #C2E7C6;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #89ADFA;
	font-style: normal;
}