@charset "UTF-8";

html {
	background: url(basisdesign/bg-6.jpg) repeat;
}

#footer {	background: url(basisdesign/footer.png) no-repeat;
color: #FFF;
}


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

#footer a:hover {
	color: #000;
}