#copy {
	margin: auto;
	width: 1100px;
	min-width: 1100px;
	height: 60px;
	background-color: #292929;
	text-align: center;
}

.copyright {
	height: 30px;
	line-height: 60px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 0.8em;
	color: #5e5e5e;
	letter-spacing: 1px;
}