@charset "UTF-8";
/* CSS Document */
.section-content {
	background: url(/images/current-families-bg.jpg) no-repeat left;
}

#landing-title {
	position: absolute;
	color: #fff;
	left: 24px;
	text-transform: uppercase;
	bottom: 140px;
	font-size: 15px;
	letter-spacing: 2px;
}

#home-text {
	top: 280px;
	width: 700px;
}

