body {
  background-color: #343D40;
  background-image: url(../img/bgnoise.png);
  color: #A0D0D0;
  font-family: sans-serif;
  font-size: 13px;
}
div,
span {
  color: #A0D0D0;
}
a {
  color: #4EEDED;
  text-decoration: none;
}
a:hover {
  color: #7cf2f2;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5,
h6 {
  font-size: 13px;
}
td {
  font-size: 13px;
}
