/* CSS Document */

body
{
  background-image: url("berg-wash.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

