#intro {
	position: absolute;
	top: 20px;
	width:1200px;
	height: 600px;
	
	left: 15%;
	right: 0;
	z-index: 10;
	opacity:0;
}
#clip {

	width:1200px;
	height:400px;
	margin-top:10%;
}
#showintro {margin-top:10px; cursor: pointer;}

#skip {

padding:600px 0px 0px 0px;

}


