.infoSection{
	position: absolute;
	top: 9px;
	left: 9px;
	z-index: 9;
}
.blog{
	width: 295px;
	height: 150px;
	position: absolute;
	cursor: pointer;
}
body{
	margin: 0;
}
#container{
	overflow: hidden;
}

.image{
	width: 3524px;
	height: 2759px;
}
#imageStats{
	position: absolute;
	border: 0;
}
.imageA1{
	top: 0px;
	left: 0px;
}
.imageA2{
	top: 0px;
	left: 1201px;
}
.imageA3{
	top: 0px;
	left: 2401px;
}

.imageB1{
	top: 996px;
	left: 0px;
}
.imageB2{
	top: 996px;
	left: 1201px;
}
.imageB3{
	top: 996px;
	left: 2401px;
}

.imageC1{
	top: 2003px;
	left: 0px;
}
.imageC2{
	top: 2003px;
	left: 1201px;
}
.imageC3{
	top: 2004px;
	left: 2402px;
}

.introHolder{
	z-index: 900;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	z-index: 9000;
	padding: 0;
	background-color: rgba(255,255,255,1);
}
.intro{
	top: 20%;
	left: 20%;
	position: absolute;
}