@charset "utf-8";
.sheep.wrapper-1 {
	background-color: #6d9926;
}
.sheep.wrapper-1 > div {
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
}
.sheep.wrapper-1 > div > div {
	background-image: url(../images/footer-highlight.png);
	background-repeat: no-repeat;
	background-position: 50% 6px;
}

