h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 50px;
	color: #0000FF;
	background-color: transparent;
}

h2 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 36px;
	color: #0000FF;
	background-color: transparent;
}

