#copyright {
	height: 33px;
	font-size: 1.1em;
	color: #fff;
	background-color: #999;
	clear: both;
	width: 100%;
	text-align: center;
	line-height: 33px;
	border-top: 2px solid #fff;
}

	#copyright a {
		color: #fff;
	}