#wrapper
{
	background-image:  url(../images/citybg10.jpg);
	height: 437px;
	width: 1100px;
	position:absolute;
	left:50%;
	margin-left:-550px;
	top:50%;
	margin-top:-228px;
	text-align: left; /* counter the body center */
}
