@charset "utf-8";
/* CSS Document */
body {
}

h1#page-main-heading { text-align: left; line-height: 0.8em; color: #fff; }

p, .large-intro-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	letter-spacing: 0.02em;
}

h4 { letter-spacing: 0.01em; background: #000; color: #fff; display: inline; }
	h4 a { color: #fff; }

.project-item {
	width: 100%;
	float: left;
	clear: left;
}

.project-archive-item p { margin: 0; }

#header-navigation { margin-bottom: 18px; }
