/* Stylesheet for Julia's undergraduate thesis */
/* By Julia, November 2003 */

h1 {
	text-align: center;
}

ul,ol {
	list-style: none;
}

li {
	margin-top: 1em;
}

img {
	border: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.species {
	font-style: italic;
}
