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

a {
  color: #ffffff;
}

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

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