body {background-color: #000000;}

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

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

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