html, body {
	background: #fff;
}

h1, h1.popup {
	font-family: times, georgia, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em; 
	letter-spacing: .02em; 
	text-transform: uppercase;
	color: #222222;
	vertical-align: bottom;
}

.nav_links {
	text-align: right; 
	margin: 20px 20px 0px 0px;
}

.nav_links a:link, .nav_links a:active, .nav_links a:visited, .nav_links a:hover {
	color: #006961;
}
