h2{
	color:white;
	font-size:3rem;
}

#intro{
	background:url(../imagenes/teclado.jpg) 50% 0  fixed;
	color: white;
	height: 600px;
	margin: 0 auto;
	padding: 0;
}

#second{
	background:url(../imagenes/pista.jpg) 50% 0  fixed;
	color: white;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#second .bg{
	background: url(imagenes/trainers.png) 50% 0 no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

#third{
	background: url(imagenes/thirdBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 650px;
	padding: 100px 0 0 0;	
}

#fifth{
	background: #ccc;
	height: 400px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

.story {
	margin: 0 ;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}
.story2 {
	margin: 0 ;
	margin-top:4rem;
	min-width: 1024px;
	overflow: auto;
	width: 1024px;
}

.story .float-left, .story .float-right {
	margin-left:1rem;
	padding: 70px 0 0 0;
	position: relative;
	width: 520px;
}
.story2 .float-left2, .story2 .float-right2 {
	width: 980px;
	
}
.float-left2 {
	margin-left:2.5rem;
}