#INDEX{
	background-image:url(INDEX.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	margin: 0 auto;
	position: absolute;
	top:-1px;
	left:-1px;
}
#GULP{
	background-image:url(GULP.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	margin: 0 auto;
	position: absolute;
	top:-1px;
	left:-1px;
}
#BUTTERFLY{
	background-image:url(BUTTERFLY.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	margin: 0 auto;
	position: absolute;
	top:-1px;
	left:-1px;
}
#SIX{
	background-image:url(6.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	margin: 0 auto;
	position: absolute;
	top:-1px;
	left:-1px;
}

