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