
body {
		font-family: "Helvetica";
		background-color: #ffffff;
		position: relative; 
		color: #ffffff;
		margin-top: 0px;
		}
		
img {
		display:block;
		}		
		
	

#wrapper {
		position: absolute; 
		margin: 0px auto 0px auto;
		width:6000px;
		height:700px;
		overflow: hidden;
		background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1),rgba(0,117,111,1));
	}

.img {
		padding: 20px; 
		margin: 0px;
		float: left;  
		}


#title {
		margin: 100px 0px auto 0px;  
		position: relative;
		}

#img1 {
	position: absolute;
	left: 800px;
	top: 200px;
}

#img2 {
	position: absolute;
	left: 1250px;
	top: 50px;
}

#img3 {
	position: absolute;
	left: 1650px;
	top: 300px;
}

#img4 {
	position: absolute;
	left: 2150px;
	top: 150px;
}

#img5 {
	position: absolute;
	left: 2700px;
	top: 0px;
}

#img6 {
	position: absolute;
	left: 3100px;
	top: 120px;
}

#img7 {
	position: absolute;
	left: 3550px;
	top: 290px;
}

#img8 {
	position: absolute;
	left: 3850px;
	top: 0px;
}

#img9 {
	position: absolute;
	left: 4300px;
	top: 40px;
}

#img10 {
	position: absolute;
	left: 4280px;
	top: 330px;
}

#img11 {
	position: absolute;
	left: 4770px;
	top: 150px;
}

#img12 {
	position: absolute;
	left: 5300px;
	top: 0px;
}

#beginning {
	font-family: 'Nanum Pen Script', cursive;
	color: black;
	position: absolute;
	left: 830px;
	top: 170px;
	width: 500px;
	font-size:1.2em;
}

#island {
	font-family: 'Nanum Pen Script', cursive;
	color: black;
	position: absolute;
	left: 2300px;
	top: 550px;
	width: 230px;
	font-size:1.2em;
}

#fire {
	font-family: 'Nanum Pen Script', cursive;
	color: black;
	position: absolute;
	left: 3125px;
	top: 110px;
	width: 500px;
	font-size:1.2em;
}

#nightmarket {
	font-family: 'Nanum Pen Script', cursive;
	color: black;
	position: absolute;
	left: 4870px;
	top: 520px;
	width: 650px;
	font-size:1.2em;
}

