/*
 * kahua-web-local.css: Site Local Styles
 *
 */
h1 {
  margin-left: 60px;
  top: 50%;
  position: relative;
  margin-top: -0.5em;
}

div#title-pane {
  background-image: url(images/kahua_kahua.gif);
  background-repeat: no-repeat;
  background-position: 10px;
  height: 55px;
}

