@import "flavors/default/spgm_style.css";

body {
  background: #E8E8E8;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
.bodyline { background-color: #FFFFFF; border: 1px #000000 solid; }
h1 {
  font-size: 18pt;
}
