img{
  width: 0px;
  height: 0px;
}

body {
   background-attachment: fixed;
   background-image:url('sorry.jpg');
   background-repeat:no-repeat;
   background-position:center;
}