html { 
  width:100%; 
  height:100%; 
  background:url(/images/eagle.png) center center no-repeat #ddd;
  cursor: crosshair;
}
