h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-size: 62px;
	color: #FF6600;
	background-color: #FFFF66;
}

