footer {
	width: 100%;
	height: 60px;
	background-color: #111;
}

footer p {
	padding: 30px 0 0 0;
	text-align: center;
	color: #efefef;
}