body {
  background-image: url(/html/autoindex_background.jpg);
  color: #000000;
  magin-top: 0px;
  padding-top: 0px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
}

hr {
  color: #666666;
  backgroun-color: #666666;
  width: 100%;
  height: 2px;
  border-style: solid;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}
