body {
	color: black;
	font-family: "myriad-pro-1","myriad-pro-1", Helvetica, Arial, sans-serif;
	background-color: white;
}

#footer {
	letter-spacing: 0.05em;
	margin-top: 100px;
	color: #cdcdcd;
	font-size: x-small;
}

#header {
	letter-spacing: 0.5em;
	font-size: x-large;
	color: black;
	margin-top: 100px;
}

#links ul {
	margin-bottom: 2em;
	list-style-type: none;
	padding: 0;
}

#links li {
	list-style-type: none;
	margin: 0 0 .25em 0;
}

#links li a {
	letter-spacing: 0.1em;
	font-size: medium;
	color: #6c6c6c;
	text-decoration: none;
	border: none;
}

#links li a:hover {
	color: #991221;
	text-decoration: none;
}

#links {
	margin-left: 100px;
	margin-bottom: 2em;
	line-height: 1.5em;
	margin-top: 100px;
}

.wrapper {
	margin-top: 100px;
	margin-left: 200px;
}

#header a {
	text-decoration: none;
	color: black;
}

#header a hover {
	color: #991221;
}

#title {
	font-style: italic;
	margin-top: 5px;
	color: #991221;
	letter-spacing: 0.1em;
	font-size: x-small;
}

#title a {
	text-decoration: none;
	font-style: italic;
	margin-top: 5px;
	color: #991221;
	letter-spacing: 0.1em;
	font-size: x-small;
}

.sectiontitle {
	font-size: large;
	margin-left: -2em;
}
