.lights {
	background-image: url(../images/top.jpg);
	height: 350px;
	width: 10200px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	border: 0px;
	visibility: visible;
	left: 0px;
	top: 0px;
}
.main {
	background-image: url(../images/btm.jpg);
	height: 700px;
	width: 10200;
	z-index: 1;
	border: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 245px;
	position: absolute;
}
.wall {
	background-image: url(../images/wall.jpg);
	height: 1080px;
	width: 10200px;
	left: 0px;
	top: 0px;
}
.shtranchor {
	left: 9600px;
	top: 100px;
	position: absolute;
}
.icefiord {
	position: relative;
	top: -40px;
}
.icefiord2 {
	position: relative;
	top: -85px;
}

