body {
    background: #000000;
    background-color: #000000;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  border-top:solid 6px #000000;
line-height:24px;
}

a {
  color: #ffffff;
}

a:hover {
  color: #ffffff;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  /*font-family: "Roboto", sans-serif;*/
}