/* General Layout (Non-typographic) Style Rules */
h1{
	font-family: "Faculty Glyphic"; serif;
}
body {
	margin: 40px 60px;
	font-family: "Raleway"; serif
}
body > ul {
	margin-bottom: .5em;
}
ul li {
	margin: .15em 0;
}
code {
	background-color: #eee;
}
footer {
	margin-top: 80px;
}


/* Typographic Styles */