h1 {
  background:
    transparent
    url('img/h1.gif')
    no-repeat
    scroll
    top left;
  width:164px;
  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;
}

#functions {
  background-image:url('img/h2/functions.gif');
  width:127px;
  height:22px;
}

#increase {
  background-image:url('img/h2/increase.gif');
  width:311px;
  height:21px;
}

#mailadd {
  background-image:url('img/h2/mailadd.gif');
  width:186px;
  height:21px;
}

#mailbox {
  background-image:url('img/h3/mailbox.gif');
  width:143px;
  height:17px;
}

#viruscheck {
  background-image:url('img/h3/viruscheck.gif');
  width:159px;
  height:17px;
}

#spam {
  background-image:url('img/h3/spam.gif');
  width:177px;
  height:17px;
}

#forwards {
  background-image:url('img/h3/forwards.gif');
  width:111px;
  height:17px;
}

#secure {
  background-image:url('img/h3/secure.gif');
  width:272px;
  height:17px;
}

dt {
  font-weight:bold;
}

dd {
  margin-left:1em;
}
