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

body {
  background-color: #30474B;
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

h1 {
  font-size: 18pt;
}

a:link {
  color: #899af4;
}

a:link:hover {
  color: #a624c6;
}

v:link {
  color: #c62442;
}

