/* Rob Hardwick Styles */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	font-family: "Century Schoolbook",Georgia , "Times New Roman", Times, serif;
	margin: 5px 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.2em;
}

ul {
	padding-left: 0;
}

	li {
		font-size: 1em;
		list-style-type: none;
	}

