h1 {
  background:
    transparent
    url('img/h1.gif')
    no-repeat
    scroll
    top left;
  width:307px;
  height:25px;
  overflow:hidden;
  text-indent: -1000em;
}

#init {
  background:
    transparent
    url('img/h2/init.gif')
    no-repeat
    scroll
    top left;
  width:286px;
  height:66px;
  overflow:hidden;
  text-indent: -1000em;
}


#types {
  background:
    transparent
    url('img/h2/4types.gif')
    no-repeat
    scroll
    top left;
  width:377px;
  height:66px;
  overflow:hidden;
  text-indent: -1000em;
}

#additional {
  background:
    transparent
    url('img/h2/additional.gif')
    no-repeat
    scroll
    top left;
  width:314px;
  height:65px;
  overflow:hidden;
  text-indent: -1000em;
}

#support {
  background:
    transparent
    url('img/h2/support.gif')
    no-repeat
    scroll
    top left;
  width:419px;
  height:66px;
  overflow:hidden;
  text-indent: -1000em;
}

#changes {
  background:
    transparent
    url('img/h2/changes.gif')
    no-repeat
    scroll
    top left;
  width:248px;
  height:21px;
  overflow:hidden;
  text-indent: -1000em;
}

#publish {
  background:
    transparent
    url('img/h2/publish.gif')
    no-repeat
    scroll
    top left;
  width:208px;
  height:22px;
  overflow:hidden;
  text-indent: -1000em;
}
