Code:
div#hg { 
  z-index:-10; 
  position:fixed; 
  left:0px; 
  top:0px;
}
img#hgimg { 
  z-index:-10;
}