html { 
  font-size:16px;
  color:#F00;
  background: url(imgs/hacker_shutterstockrt.jpg) no-repeat center center fixed;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}