.footer {
	height:100px;
	padding: 10px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: .7em;
	background: transparent url('assets/footer-bg.jpg')left top no-repeat;
	color:#f0efed;
}

.footer__copyright {
	margin: 1px auto;
}

.footer__copyright a {
	color:#f0efed;
}