body {
	padding: 0 0 20px 0;
}

#wrapper {
	position: relative;
	height: 750px;
	overflow: hidden;
}

.el, #center {
	position: absolute;
	z-index: 1;
}

#center {
	text-indent: -9999px;
	background: #fafafa url(../images/home/center.jpg) 0 0 no-repeat;
	width: 289px;
	height: 166px;
	left: 260px;
	top: 300px;
	z-index:10;
}

#up-1 {
	z-index: 3;
	top: 115px;
	left: 209px;
}
#up-2 {
	z-index: 2;
	top: 64px;
	left: 430px;
}

#right-1 {
	left: 549px;
	top: 200px;
}
#right-2 {
	left: 549px;
	top: 437px;
}

#down-1 {
	left: 361px;
	top: 466px;
}

#down-2 {
	z-index: 2;
	left: 260px;
	top: 466px;
}

#left-1 {
	left: 53px;
	top: 280px;
	z-index: 4;
}

#enter {
	position: relative;
	z-index: 2;
	width: 900px;
	margin: -20px auto 0 auto;
	text-align: right; 
}
#enter a {
	font-family: 'Merriweather', arial, serif;
	font-size: 1.3em;
	padding: 0.3em 1em;
	background-color: #333;
	color: #fff;
}