#structure-content h2 {
	width: 616px;
	height: 64px;
	margin: 0;
	text-align: center;
	font-size: 18pt;
	background: #f80 url(/images/titles.png) 0 0;
	color: #fff;
}

#structure-content h2 span {
	display: none;
}

#home-text {
	display: block;
	color: #fff;
	font-size: 15pt;
	padding: 16px;
}


