a:link, a:visited {
	text-decoration: none;
}

a:hover {
	font-style: italic;
	text-decoration: underline;
}

body {
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
	margin-left: 15%;
	margin-right: 15%;
}

em {
	color: maroon;
}

h1 {
	color: navy;
	font-style: italic;
	font-size: 300%;
}

h2, h2 a, h2 a:visited {
	color: navy;
	font-size: 200%;
}

.centered-text {
	text-align: center;
}

#bottom-links {
	margin-top: 2em;
}

#link-description {
	margin-bottom: 2em;
}

#small-logo {
	margin-left: -5em;
}

