body {
  background-image: url("status_background.gif");
  color: #A80000;
}
body {
  color: black;
}

h1 {
  color: black;
}

h2 {
  color: red;
}

