h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1px;
}

h1 .first-letter {
	color: #234f33;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

h1 .llc {
	font-size: 75%;
}

h2 {
}

.animal-name {
	font-style: italic;
}

.section {
	overflow: hidden;
}

#copyright {
	font-size: x-small;
}

#contacts {
	width: 15em;
}

#contacts dt {
	float: left;
	padding-right: 1em;
}
