@charset "utf-8";
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.motto {
	font-family: "Bell MT";
	font-size: 24px;
	font-style: italic;
	color: #000000;
}

