#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	width: 950px;
	height: auto;
	background-color: #CCC;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid black;
}

#footer a{
	color: black;
}
