#footer {
  background: url(../images/footer-background.jpg) 50% 50% no-repeat;
  background-size: cover;
}
ul {
	list-style-type: none;
}
#footer {
  color: #fff;
  text-align: center;
}

#footer h2, 
#footer h3 {
  color: #fff;
}

}
.footer img {
	margin: 0 50px 0 0;
	}

.footer p {
  color: #fff;
	}

.footer p1
	color:#000000;
}
