html, body {
    height: 100%;
    overflow-y: scroll !important;
				-webkit-overflow-scrolling: touch;
		}
			html {
			overflow-y: hidden;
			}
			body {
    overflow-y: scroll;
			}
	   body { 
		   background: url(../i/bg.png) no-repeat center center fixed; 
/* 		   	background: url(i/bread1.jpg) no-repeat center center fixed; */
			  -webkit-background-size: cover;
			  -moz-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			}
	    .nameplate {position: absolute; top: 50%;}
	    h1 {font-family: 'Neucha', cursive; font-size: 5rem; color: rgba(87, 83, 83, 0.4); line-height: normal;}
	    h3,h5,h6 {font-family: 'Stint Ultra Expanded', cursive;}
	    .smallpush {margin-top: 5em;}
	    .tinypush {margin-top: 5em;}
	    .pad-down-below {margin-bottom: 3em;}
	    .menu {font-family: 'Economica', sans-serif; position:fixed; background: rgba(243, 243, 243, 0.9); width: 100%; z-index: 1000; font-size: 1.1vw;}
	    h2 {font-family: 'Economica', sans-serif; color: rgba(206, 206, 206, 1); width: 100%; padding: .2em;}
	    #storyone h3 {margin-top: 1.5em;}
	    .tile {background: rgba(242, 239, 239, 0.5); margin-bottom: 2em;}
	    .reducer {font-size: .8em; color: #ff8500}
	    .releasedeets h3 {font-size: 1em; font-weight: bold;}
	    .releasedeets h5,h6 {font-size: .9em;}
	   
	   #globalnav {background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0) 99.78%); text-decoration: none; font-family: 'Special Elite', cursive; position: fixed; top: 0; width:100%; z-index: 2;}
		#globalnav a:link {color: #9e0c0c;text-decoration: none;}
		#globalnav a:visited {color: #9e0c0c;;text-decoration: none;}
		#globalnav a:hover {color: #77819b;text-decoration: none;}
		#globalnav a:active {color: #9e0c0c;;text-decoration: none;}
		
		.newsheadline {font-family: 'Economica', sans-serif; color: rgba(206, 206, 206, 1); width: 100%; padding: .2em;}
		.subtitle {}
		.newsecon {font-family: 'Economica', cursive; font-size: 1.5em; color: rgba(185, 182, 182, 1);}
		
		@media screen and (max-width: 39.9375em) {
	.logospace {padding: 2em 0em; margin-top: 1.5em;  min-height: 560px; }
	.menu {font-family: 'Economica', sans-serif; position:fixed; background: none; width: 100%; z-index: 1000; font-size: 4vw;}
	}

	    