


body {
  color: black;
}

hr {
  color: black;
  width: 70%;
  height: 1px;
}

a:link, a:active, a:visited, a:hover {
  text-decoration: none;
}

#jsnote {
	display: none;
}

#menubar {
  display: none;
}

#logo, #titlebar {
  position: absolute;
  font-size: 120%;
  font-weight: bold;
}

#logo {
  left: 0%;
  top: 0in;
}

#titlebar {
  left: 0%;
  top: 0.3in;
}


#content {
  left 0%;
  margin-top: 0.8in;
  font-size: 80%;
}

