h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic";
	font-weight: normal;
	width: 85%;
}

h1 {
	font-size: 36px;
}

h2 {
	border-bottom: 1px solid rgb(123, 130, 143);
}

h3 {
	border-bottom: 1px solid rgb(189,200,220);
}