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

BODY  {
         font-family: "arial"; 
         font-size: 11px;
         color:#000000;
         background-image: url(bg1.gif);
         background-color: #D0D0D0;
         text-align: center;
      }
H1    {
         font-family: "arial"; 
         font-size: 20px;
         font-weight: bold; 
         color: #FFFFFF;
      }
      