@charset "utf-8";
/* Print styles */

body {
  background: none #FFFFFF;
}

#menubar{
  visibility:hidden;
}

h1.headertag, h2.headertag, h3.headertag {
  background-repeat: no-repeat;
  background-position: bottom left;
  background-image: none;
  background-color:inherit;
  text-indent: 0;

}

#frontpage h1.headertag {
  padding-bottom: 20px;
  height: inherit;
}

#aboutuspage .sideimage img {
  height: 900px;
}