@import "default/spgm_style.css";

body {
  /*background-color: #f1f4ff;*/
  background-color: rgb(20,20,20);
  color: #ffffff;
  /*color: #999999;*/
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

h1 {
  font-size: 18pt;
}
