#logo {
  display: block;
  text-align: center;
  margin-top: 1%;
}

#hrheader {
  margin-top: 3%;
  border-top: 1px solid #E7E6E6;
}

#banner {
  display: block;
  margin-top: 10%;
  text-align: center;
}

#contactbanner {
  display: block;
  margin-top: 10%;
  text-align: center;
}

#indexfooter {
  margin-top: 4%;
  border-top: 1px solid #E7E6E6;
}

#contactfooter {
  margin-top: 5.5%;
  border-top: 1px solid #E7E6E6;
}

#aboutfooter {
  margin-top: 19.5%;
  border-top: 1px solid #E7E6E6;
}

#footer {
  margin-left: 10%;
  margin-top: 1.5%;
}

#credits  {
  font-family: calibri light;
  color: gray;
  font-size: 92%;
  text-decoration: none;
  margin-top: 0.1%;
}

#copyright {
  font-family: calibri light;
  color: gray;
  font-size: 92%;
  text-decoration: none;
  margin-top: 0.1%;
  margin-left: 15%;
}

#footerlinks {
  font-family: calibri light;
  color: black;
  font-size: 92%;
  text-decoration: none;
}
#footerlinks:hover {
  font-family: calibri light;
  color: black;
  font-size: 92%;
  text-decoration: underline;
}

#indexinfo{
  font-family: calibri light;
  color: gray;
  font-size: 98%;
  text-decoration: none;
  text-align: left;
  margin-left: 740px;
}

#contactinfo  {
  font-family: calibri light;
  color: gray;
  font-size: 98%;
  text-decoration: none;
  text-align: left;
  margin-left: 390px;
}

#aboutinfo {
  font-family: calibri light;
  color: gray;
  font-size: 98%;
  text-decoration: none;
  text-align: left;
  margin-left: 190px;
}

#stinky {
  text-align: center;
  margin-top: 10%;
}
