article h1 { font-family: 'Amaranth', sans-serif; font-size: 40px; margin: 10px 0; line-height: 1em; }
article h2 { font-family: 'Amaranth', sans-serif; font-size: 30px; margin: 10px 0; line-height: 1em; }

.story { height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; border-top: 1px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(0,0,0,0.4); box-shadow: 0 0 50px rgba(0,0,0,0.8);}

#first { background: url(../images/slide1.jpg) 50% 0 no-repeat fixed; }
#second { background: url(../images/slide2.jpg) 50% 0 no-repeat fixed; }
#fourth { background: url(../images/slide3.jpg) 50% 0 no-repeat fixed; }
#third { background: url(../images/slide4.jpg) 50% 0 no-repeat fixed; }
#theend { background: url(../images/slide5.jpg) 50% bottom no-repeat fixed; }

/* Introduction */
#first .smashinglogo { background: url(../images/W-LOGO.png) 50% 100px no-repeat fixed; min-height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }
#first article { width: 100%; top: 350px; position: absolute; text-align: center; }
#first article p,
#first article a { color: #ccc; }
#first article a { text-decoration: underline; }
#first article a:hover { color: #fff; }

/* Background Only */
#second article { color: #000000; width: 690px; margin-left: 100px; padding: 10px 20px; line-height: 1.5em;}
#second .textbox {  background: url(../images/article3.png) no-repeat; width: 690px; height: 735px; padding: 25px 30px  }
#second article p { margin-bottom: 20px; font-size: 16px }
#second article a { color: #ff0;}
#second .download { position: absolute; bottom: 40px; right: 40px; }

/* Photograph */
#third article {  color: #333; padding: 10px 20px; margin: 100px 0 0 30%; line-height: 1.5em; position: absolute; top: 0;}
#third .textbox { background: url(../images/article2.png) no-repeat; width: 690px; height: 735px; padding: 25px 30px }
#third article p { margin: 0 0 10px 0}
#third .column { width: 210px; margin: 0 10px; float: left }
#third li { list-style: url(../images/checkmark.png); font-size: 14px; line-height: 30px; margin: 0 0 0 15px }

/* HTML5 Video */
#fourth article { width: margin-left: 10%; line-height: 1.5em; color: #000000; position: absolute; top: 30px; left: 100px }
#fourth .textbox {  background: url(../images/article4.png) no-repeat; width: 600px; height: 470px; padding: 35px 30px }
#fourth article p {  margin: 10px 0}
#fourth .map { background: url(../images/map.png) transparent 80% 100px no-repeat fixed; min-height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }

/* The End */
#theend .byebye { background: url(../images/theend.png) 50% 100px no-repeat fixed; height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }



