@charset "utf-8";
.mainheading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #F58F14;
}
.secondheading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #C3F613;
}
.thirdheading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #A9886D;
}
