@import "flavors/default/spgm_style.css";

body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: arial, verdana, "Arial";
  text-align: center;
}

h1 {
  font-size: 18pt;
}

