@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #1a5050;
	margin-top: 10px;
	margin-left: 4px;
}

