#center {
	height: 40px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	margin: 0px;
	z-index: 6;
	text-align: center;
	left: 500px;
	vertical-align: text-bottom;
	top: 85px;
}
