body {
	line-height: 1;
	text-align: left;
	background: #000;
	width: 100%;
	height: 700px;
	overflow: hidden;
}
#image {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 555;
	width: 3624px;
	height: 700px;
	text-align: center;
	background: url('images/3zero3-panorama002.jpg') no-repeat center;
}

