/* set the image to use and establish the lower-right position */ 
#introwrapper {
  background-image:url(../images/layout/film-interior.jpg);
  background-repeat: no-repeat;
  background-position: left;

}

