h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
	background-color: #A7FA5E;
	text-align: center;
}
body {
	color: #000000;
}

