article h2 { font-family: 'Lobster Two'; font-size: 60px; margin: 25px 0; line-height: 1em; }

.story { 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 { height: 220px; background: url(../images/puckered.png) 50% 0 no-repeat fixed; }
#second { height: 750px; background: url(../images/Centr.jpg) 50% 0 no-repeat fixed; }
#fourth { height: 750px; background: url(../images/Med.jpg) 50% 0 no-repeat fixed; }
#third { height: 750px; background: url(../images/Versl.jpg) 50% 0 no-repeat fixed; }
#theend { height: 750px; background: url(../images/Bendr.jpg) 50% bottom no-repeat fixed; }
#six { height: 220px; background: url(../images/puckered.png) 50% bottom no-repeat fixed; }


/* Introduction */
#first .smashinglogo { background: url(../images/smashing-logo.png) 50% 20px no-repeat /*fixed*/; min-height: 220px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }
#first article { width: 100%; top: 300px; 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 { width: 100%; top: 300px; position: absolute; text-align: center; }
#second article p,
#second article a { color: #ccc; }
#second article a { text-decoration: underline; }
#second article a:hover { color: #fff; }

/* Photograph */
#third article { width: 100%; top: 300px; position: absolute; text-align: center; }
#third article p,
#third article a { color: #ccc; }
#third article a { text-decoration: underline; }
#third article a:hover { color: #fff; }

/* HTML5 Video */
#fourth article { width: 100%; top: 300px; position: absolute; text-align: center; }
#fourth article p,
#fourth article a { color: #ccc; }
#fourth article a { text-decoration: underline; }
#fourth article a:hover { color: #fff; }


 /*HTML5 Video */
#six article { width: 100%; top: 300px; position: absolute; text-align: center; }
#six article p,
#six article a { color: #ccc; }
#six article a { text-decoration: underline; }
#six article a:hover { color: #fff; }

/* The End */
#theend article { width: 100%; top: 300px; position: absolute; text-align: center; }
#theend article p,
#theend article a { color: #ccc; }
#theend article a { text-decoration: underline; }
#theend article a:hover { color: #fff; }

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

