/* APPLY.CSS - BODY BACKGROUND */

  body { /* Background color or background image of browser space around website */
  background: url(images/apply1.jpg) fixed top center ;
  background-repeat: no-repeat;
  }
