#wrapper{
	position: relative;
	width: 1000px;
	height: 1301px;
	margin: auto;
}

#video{
	position: absolute;
	width: auto;
	height: 293px;
	left: 285px;
	top: 968px;
}

#music{
	position: absolute;
	width: auto;
	height: auto;
	left: 653px;
	top: 969px;
}

#tour{
	position: absolute;
	width: auto;
	height: auto;
	left: 25 px;
	top: 960px;
	color: 81989d;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Enter{
	position: absolute;
	width: auto;
	height: auto;
	left: 800px;
	top: -8px;
}
