@charset "utf-8";
#Main-Content h2 {
	font-family: Martel;
	font-size: 23px;
	line-height: 30px;
	font-weight: 800;
	color: #000000;
	padding-top: 20px;
	padding-left: 125px;
	padding-right: 40px;
	padding-bottom: 40px;
	font-variant: normal;
	background-image: url(p-ornament.png);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	text-align: left;
	height: auto;
}
