.footer { clear: both;
	position: relative;
	z-index: 10;
	height: 3em;
	margin-top: -3em;
    background: #1a1d22;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
}