body {
	margin: 1em;
	padding: 1em;
	font-family: Century Gothic, Gill Sans, Gill Sans MT, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #43392F;
}

h1 {
	color: #9C3427;
}

img {
	padding: 1em;
}

a {
	text-decoration: none;
	background-color: #fcebe6;
	padding: 0 1px;
	color: #7B3B3B;
	/*border-bottom-color: #7B3B3B;
	border-bottom-width: 1px;*/
}

a:visited {
	color: #7B3B3B;
}

a:hover {
	text-decoration: underline;
	background-color: #fcebe6;
	/*border-bottom: 1px solid #aab57b;*/
	color: #5B5344;
}
