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

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

h3 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 40px;
	color: #000000;
	background-color: #C0C0C0;
}

h4 {
	text-align: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 50px;
	color: #000000;
	background-color: #C0C0C0;
}

