body {background-color: #000000;}

.fadeOutTitle {
	position: fixed;
    font-family: "Helvetica Neue", Helvetica, Arial;
    font-weight: bold;
    font-size: 100px;
    color:#222222;
    opacity:1;
    z-index: 10;
}


#set-height-preview {
  position:relative;
  width: 100%;
  height: 63000px;
  z-index: 4;
}

#theFilm {
	position: fixed;
  top: 0;
  left: 0;
	width: 100%;
  height: 100%;
  z-index: -1;
}

p font-family helvetica {
  font-size: 16px;
}
