@charset "UTF-8";

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

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

#footer {
	color: gray;
	text-decoration: none;
}

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

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