body{
	background:#FFFFFF url(../pages/SC5.jpg) no-repeat fixed center top;
}

#bglink{
  display:block;
  height:100%;
  width:100%;
  position:fixed;
  left:0;
  top:0;
  z-index:0;
  text-indent:-5000em;
  /* If you want to make only a part of background clickable,
     adjust height/width/left/top here. */
}

#page {
  position:relative;
  z-index:10;
}

