#shipContent{
	height:445px;
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:0px; 
}
.seaDiv{
	position:absolute;
	width:200%;
	height:122px;
	background-image:url(../img/home/sea.png);
}
#sea{
	position:absolute;
	height:142px;	
	width:100%;
	overflow:hidden;
	margin-top:305px;
}
#ship{
	position:absolute;
	height:368px;
	width:500px;
	background-image:url(../img/home/boat.png);
	background-repeat:no-repeat;
}