body{
   margin:0px; 
   padding:0px;	
}
.clr{
  clear:both;	
}
.bg-move{
  background:url(../images/back.png) no-repeat;
  width:100%;
  height:100%;	
  background-size:calc(100% + 50px);
}
