
h1 {
	color: #31704c;
}

p.subtitle {
	color: #31704c;
}

a {
	color: #31704c;
}

a:hover, a:focus {
	border-color: #31704c;
}

blockquote {
	background: url(../img/blockquote-bg-left.png) no-repeat left bottom;
}

blockquote p {
	background: url(../img/blockquote-bg-right.png) no-repeat right top;
}

ul li {
	background-image: url(../img/ul-li-bg.png);
}

