@charset "UTF-8";

html {
	background: url(basisdesign/bg-2.jpg) repeat;
}
#footer {	background: url(basisdesign/footer85.png) no-repeat;
	color: #449d40;
}


#footer a {
	color: #449d40;
	text-decoration: none;
}

#footer a:hover {
	color: #214d1f;
}
