@charset "UTF-8";
/* CSS Document */
.section-content {
	background: url(/images/arts-landing-bg.jpg) no-repeat left;
}
#landing-title {
	color: #fff;
	position: absolute;
	bottom: 130px;
	width: 695px;
	left: 20px;
	top: 200px;
}
#sub-landing-text {
	top: 335px;
	width: 680px;
	left: 20px;
}

