h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: lowercase;
	color: #8dcf4d;
}
body {
	background-color: #272829;
}
h6 {
	font-family: "Century Gothic", "Gill Sans Light", Arial, Helvetica;
	font-weight: 100;
	color: #333333;
}
a:link {
	font-family: "Century Gothic", "Gill Sans Light", Arial, Helvetica;
	font-size: 12px;
	font-weight: 100;
	text-transform: lowercase;
	color: #8dcf4d;
	text-decoration: none;
}
a:visited {
	text-transform: lowercase;
	color: #8dcf4d;
	font-family: "Century Gothic", "Gill Sans Light", Arial, Helvetica;
	font-size: 12px;
	font-weight: 100;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", "Gill Sans Light", Arial, Helvetica;
	font-size: 12px;
	font-weight: 100;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
h5 {
	color: #8dcf4d;
	font-family: "Century Gothic", "Gill Sans Light", Arial, Helvetica;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}
#browse {
	position: absolute;
	visibility: visible;
	left: 10px;
	top: 385px;
}
