body {
	background: #fff;
	font: 1em/1.6 Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic";
	margin-bottom: 0;
}

p {
	margin-top: 0;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration: none;
		color: #000;
	}

#header, #nav, #skip-navigation, hr {
	display: none;
}
