@charset "utf-8";

body {
	margin: 2% 8%;
	}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Tahoma", sans-serif;
	text-align: left;
	font-weight: bold;
	}

p {
	margin: 0% 4%;
	font-family: Junicode, JunicodeRegular, Junicode-Regular, Baskerville, Garamond, Times, "Times New Roman", serif;
	text-align: left;
	font-size: 1.5em;
	}

img {
	margin: 0% 4%;
	float: right;
	clear: none;
	}
