#content-main .title{
	background: url(/images/open.content/culture/facilities/sports.center/bg.png) no-repeat;
	position: relative;
	width:850px;
	height:300px;
	}

	#content-main .title .name{
	font-size: 150%;
	font-weight: 400;
	color: #fff;
	text-shadow: 0 0 3px #000;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left:-77.5px;
}

