@charset "UTF-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #cc3300;
	text-align: center;
}

