body {
    padding-top: 40px;
}


#intro h1 {
    padding-top: 500px;
    color: white;
    font-size: 96px;
}

#intro p {
    color: white;
    font-size: 56px;
}

<!--

#tagline h1 {
    color: white;
    font-size: 64px;
}
<--

<!--
#home { 
  background: url(http://zandman.com/wp-content/uploads/2014/05/Concert.jpg) 50% 0 repeat fixed; min-height: 1000px; 
background-size: 1600px 1000px;

  height: 1200px; 

  margin: 0 auto; 
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
}
-->

<!-- 
 #home article { 
  height: 1458px; 
  position: absolute; 
  text-align: center; 
  top: 150px; 
  width: 100%; 
}
-->
 

<!--
#about { 
  margin: 0 auto; 
  width: 100%; 
  max-width: 1920px; 
  position: relative; 

}
--> 


#about article { 
   background: url(http://www.recollectionsofedith.com/images/magendavid.jpg) 50% 0 repeat fixed; min-height: 100px; 
  background-size: 1200x 120px;
  height: 120px; 
  padding-top: 400px;
  position: absolute; 
  text-align: center; 
  top: 550px; 
  width: 100%; 
}



#moving { 
  margin: 0 auto; 
  width: 100%; 
  max-width: 19220px; 
  position: relative; 

}

#moving article { 
   background: url(http://www.recollectionsofedith.com/images/davidmagen.jpg) 50% 0 repeat fixed; min-height: 1000px; 
  background-size: 120px 120px;

  position: absolute; 
  text-align: center; 
top:1600px;
  width: 100%; 
}

