h1 {
  background:
    transparent
    url('img/h1.gif')
    no-repeat
    scroll
    top left;
  width:238px;
  height:24px;
  overflow:hidden;
  text-indent: -1000em;
}

h2, h3 {
  display:block;
  background-color:transparent;
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:top left;
  overflow:hidden;
  text-indent: -1000em;
  margin-bottom:1em;
}

#replace {
  background-image:url('/img/h2/replace.gif');
  width:314px;
  height:21px;
}

#functions {
  background-image:url('img/h2/functions.gif');
  width:127px;
  height:22px;
}

#publish {
  background-image:url('img/h2/publish.gif');
  width:314px;
  height:22px;
}

#web_diskspace {
  background-image:url('img/h3/diskspace.gif');
  width:96px;
  height:17px;
}

#web_cgi {
  background-image:url('img/h3/cgi.gif');
  width:64px;
  height:16px;
}

#web_anywhere {
  background-image:url('img/h3/anywhere.gif');
  width:209px;
  height:17px;
}
