

pre {
	line-height: 1.33;
	background: #efefef;
	padding: 1em;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "Tahoma",sans-serif
}

#top {
	font-size: 80%;
	text-align: right;
}

#top a:link ,
#top a:visited,
#top a:hover {
	color: #666;
	text-decoration: none;
}

#content {
	line-height: 1.66;
	max-width: 60em;
	margin: 0 auto;
}

#footer {
	font-size: 80%;
	max-width: 60em;
	margin: 4em auto;
	text-align: center;
}

#footer address {
	font-style: normal;
}
