h1.title {
	display: block;
	position: absolute;
	left: 58%;
	margin-left: -215px;
	top: 200px;
	color: #ffffff;
	width: 391px;
	height: 54px;
	font-size: 2em;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	z-index: 800;
	background: url(../pics/bg_title.png) no-repeat bottom;
}