h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	color: #FFE6E6;
	background-color: #000000;
}

h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	color: #FFE6E6;
	background-color: #000000;
}

