body{
background:#000 url('images/fringe-bg.jpg') no-repeat 50% -100px; 
overflow-x:hidden;
font-family:arial black;
margin: 0px;
position:relative;
overflow:hidden;
}

h1{opacity : 0.35;font-size:80px;}
h2{opacity : 0.8;font-size:40px;font-weight:thin;}
h3{font-family:Arial !important;opacity : 0.5;font-size:60px;font-weight:normal;white-space:nowrap;}
h4{font-family:Arial !important;opacity : 0.3;font-size:100px;font-weight:bold;white-space:nowrap;}

#parallax {
	position:relative;
	margin:0 auto;
	overflow:visible;
	width:1920px; 
	height:1080px; 
	
}