body {
	background: #ffffed;
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	left: 20px;
	position: fixed;
	top: 10px;
	color: #250e04;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #592308;
}

a:visited {
	color: #592308;
}

a:hover {
	color: #eb7d1c;
}

a:active {
	color: #eb7d1c;
}

.orange {
	color: #eb7d1c;


}
.space {
	height: 40px;
	width: 100%;
}
