body {
	background-color: #D6DFDA;
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
a {
	background-color: transparent;
	color: #76927F;
	font-weight: bold;
}
a:hover {
	background-color: transparent;
	color: black;
	font-weight: bold;
}

#where {
	left: 80px;
	position: absolute;
	top: 60px;
}
#title {
	font-size: 32px;
	font-weight: bold;
	left: 80px;
	position: absolute;
	top: 140px;
}
#featuring {
	left: 80px;
	line-height: 150%;
	position: absolute;
	top: 275px;
}
#info {
	left: 80px;
	position: absolute;
	top: 485px;
}
.size19 {
	font-size: 17px;
}
.size18 {
	font-size: 15px;
}
.size14 {
	font-size: 12px;
}