body {
  background-image: url("../images/bg2.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
  background-size: 44% 58%;
}
