/*
#title-text span, #description-text span, #subdescription-text span {
  visibility: hidden;
}

#title-text {
  background-image: url(images/havar.info.logo.png);
  background-repeat: no-repeat;
  background-position: center;
}

#description-text {
  background-image: url(images/subtitle.png);
  background-repeat: no-repeat;
  background-position: center;
}

#subdescription-text {
  background-image: url(images/byhih.png);
  background-repeat: no-repeat;
  background-position: center;
}
*/

#title-text, #description-text, #subdescription-text {
  text-shadow: black 3px 3px 5px;
  font-family: Droid Sans Old Style, Droid Sans, Verdana; 
}
h2 {
  font-family: Droid Sans Old Style, Droid Sans;
}

