@charset "utf-8";

#footer { 
	width:100%;
	height:30px;
	color:#959494;
	background-color:#202020;
	padding:20px;
	text-align:center;
}

#footer a{
	color:#959494;
}