/*for background Top */
.bg { 
  background-image: url("images/bg_inspect2.jpg");
  background-attachment: fixed;
  background-position: 100% 0%;
  background-repeat: no-repeat;
} 