img {
	border: none;
}

#logo {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

#index {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

