body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	color: #105409;
	background-color: white;
}

#header-wrapper {
	background-color: #237E19;
	color: #13aaaa;
}

#menu {
	background-color: #75C06E;
}


#menu li {
	border-bottom: 1px dotted #105409;
}


#footer {
	background-color: #59C04E;
}


a:link,a:visited {
	color: #105409;
	text-decoration: none;
}

a:hover {
	color: #237E19;
	text-decoration: none;
}
