body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2em;
	text-align: center;
	margin-top: 2em;
}

ul {
    padding: 0;
    list-style-type: none;
}

li {
	padding-bottom: 1em;
}

h1 {
	font-weight: bold;
}

span.title {
	font-size:0.75em;
}

a:link { color:#FF7A80; text-decoration: none; }
a:visited { color:#FF7A80; }
a:hover, a:focus { text-decoration: underline; }

p#email {
	font-size: 0.75em;
}