

.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/disk.jpg) 50% 0 no-repeat fixed; }

#first .jodicrisp { background: url(../images/jodicrisp.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: 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; }

#menuthings {position: relative; top: 0px; right: 300px; font.variant: small-caps; font-size: 5em; font-weight: bold;}
