header {
	background-image: url("../images/car.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 300px 0;
}

footer a:hover {
	color: black !important;
}