﻿body {
}

  .FormBackground
  {
  background-image: url("../images/FormBackground.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  }
