html {
  background: url('../common_images/Pine-Forest-Wallpaper.jpg');
  background-size:cover;
  background-repeat: no-repeat;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-position: center center;
}
