
h1 {
  border-style: none;
  margin: auto;
  font-family: Arial,Helvetica,sans-serif;
  display: block;
  padding-top: 10px;
  height: 60px;
  width: auto;
  background-color: #e9e9e9;
  right: 100%;
}
a:link {
  text-decoration: none;
  color: #262626;
  background-color: #e5e5e5;
}
a:visited {
  color: black;
}
a:active {
  color: black;
  background-color: #ffffcc;
}
a:hover {
  text-decoration: none;
  color: black;
  background-color: #999999;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  color: black;
  text-decoration: none;
}
h6 {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: lighter;
  font-style: normal;
  font-size: 22px;
}
h4 {
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 50px;
}
