.story { height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }

#first { background: black url(../_images/madewithlove/image/blackboard_bg.jpg) 50% 0 no-repeat fixed; box-shadow: inset 0px 0px 50px rgba(0,0,0,0.8);}
#second { background: black url(../_images/smashing/puckered.png) 50% 0 no-repeat fixed; }
#third {  background: black url(../_images/madewithlove/image/lnwshop_update_bg2.jpg) 50% 0 no-repeat fixed; box-shadow: inset 0px 0px 50px rgba(0,0,0,1);}
#fourth { background: url(../_images/madewithlove/image/talk_bg.jpg) 50% 0 no-repeat fixed; height: 600px;}
#fifth { background: black url(../_images/madewithlove/image/award_bg.jpg) 50% no-repeat fixed; height: 800px; }
#sixth { background: #9fe5ff; height: 700px;  }

/* Introduction */

#first article { width: 100%; top: 400px; position: absolute; text-align: center; }
#first article b { color: white; font-size: 27px; }

/* Background Only */
#second { padding: 50px 0;}
#second article { background: url(../_images/smashing/grain.png) repeat #333; color: #fff; width: 445px; margin-left: 100px; padding: 10px 20px; text-shadow: 0 -1px 0 rgba(0,0,0,0.5); line-height: 1.5em; box-shadow: 0 0 25px rgba(0,0,0,0.3); border: 1px solid rgba(150,150,150,0.1); }
#second article p { margin-bottom: 25px; }
#second article a { color: #ff0;}

/* Photograph */
#third article, #fifth article { text-align: center; width: 100%; color: white; padding: 10px 0px; margin: 0 auto;  line-height: 1.5em; position: absolute; top: 0; }
#third .photograph { background: url(../_images/madewithlove/image/update1.png) transparent no-repeat fixed; min-height: 1000px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }

#fourth article { text-align: center; width: 100%; color: white; padding: 10px 0px; margin: 0 auto;  line-height: 1.5em; position: absolute; top: 0; }

#sixth .photograph { background: url(../_images/madewithlove/image/sprite_island.png) transparent center no-repeat fixed; min-height: 700px; padding: 0; margin: 0; width: 100%; max-width: 1920px; position: relative; margin: 0 auto; }


