#footer {
  background: url(../images/zombie-hand.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.footer-1-1 {
	color:#ffffff;
}
.footer-1-1 a {
	color:#ffffff;
}
.footer-1-1 h1{
	font-family: 'Anton', sans-serif;
	color: #ffffff;
	font-style: italic;
	text-shadow: 4px 4px 4px #000;
}
.footer-1-1 h3{
	font-family: 'Anton', sans-serif;
	color: #ffffff;
	font-style: italic;
	text-shadow: 4px 4px 4px #000;
}
.footer-1-1 {
	padding-top: 60px;
	padding-bottom: 20px;
}

.footer-1-1 h3, .footer-1-1 h4, .footer-1-1 .lead, .footer-1-1 li {
	color: #ffffff;
}

.footer-1-1 h4 {
	margin-bottom: 20px;
}

.footer-1-1 ul {
	list-style-type: none;
	margin: 0 0 26px;
	padding: 0;
}

.footer-1-1 ul li {
	border-top: 1px solid #bdc3c7;
	line-height: 19px;
	padding: 6px 0;
}

.footer-1-1 li:first-child {
	border-top: none;
	padding-top: 1px;
}