body {
  background-image:url(cover.jpg); 
  background-repeat:no-repeat;
  background-position: bottom right;
  background-attachment:fixed;
  margin-top:0;
}
