.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
	color: #9DA4AD;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #9DA4AD;
}
.left {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9DA4AD;
}
.hero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #9DA4AD;
	text-align: center;
}
