body {background-color: #000000;}



.fadeOutTitle {
		position: fixed !important;
    font-family: "Helvetica Neue", Helvetica, Arial;
    font-weight: bold;
    font-size: 1.5em;
    color:#222222;
    opacity:1;
    z-index: 10;
		margin: 0;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  -ms-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
}



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

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