body {
	text-align: left;
	color: black;
	margin-top: 0.5em;
	font-size: 0.9em;
	}
a:link {
	color: #7E3817;
	text-decoration: none;
	}
a:visited {
	color: #7E3817;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #E67451;
	}
a:active {
	color: #E67451;
	}
.text {
	font-family: Century Gothic, Arial, sans-serif;
	width: 320px;
	float: center;
	padding-top: 5%;
	margin: auto;
	text-align: center;
	letter-spacing: 0.1em;
	}
.text2 {
	font-family: Helvetica, Arial, sans-serif;
	width: 303px;
	float: center;
	margin: auto;
	padding: auto;
	font-size: 0.75em;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	line-height: 0.25em;
	}
h1 {
	letter-spacing: 2em;
	}	
