html{font-size:100%}
body 
{	
	font-size:62.5%; font-family: Plantin, "Plantin std", "Plantin",
	"Baskerville",Georgia,"Times New Roman",serif; width:72em; 
	margin:0 auto 
}

h1 
{ 
	margin-top: 2.5em;font-size:3.25em; font-weight:normal; 
	line-height:1.5em; color:#382306; 
}
h1 a:link { color:#909E76; text-decoration:none }
h1 a:hover { color:#909E76 }
h1 a:visited { color:#909E76; text-decoration:none }
h1 span { color:#909E76 }

h2 
{ 
	font-size:6em; font-weight:normal; margin-top:1.5em; text-align:center; 
	letter-spacing:-4px; color:#382306 
}

header nav 
{ 
	float:right; font-size:1.2em; margin-top:-5em; 
	font-family:sans; text-transform:uppercase; 
}
header nav p a { margin-left:2em; 
text-decoration:none; color:#7a974d }

ul 
{ 
	margin-top:3.6em; padding:0; text-align:center; 
}
ul li 
{ 
	display:inline; 
	margin:0 1em; padding:.5em 0; 
	font-size:1.6em; line-height:1.4em;
	border-top:3px solid gray 
}

