html,body
{
  margin-top:0;
  margin-bottom:0;
  margin-height:0;
  height: 100%;
  background-image:url("images/abstraction.jpg");
  background-attachment:scrolling;
  layer-background-attachment:scrolling;
  layer-background-position:top center;
  background-position:top center;
}

