* { font-family: Arial, Verdana, Geneva; font-size: 10pt; }

body {
      margin: 0px 0px 0px 0px;
      padding:0px;
      font-size: 12px;
      text-align: center;
}

.bb {color:black; font-size:10pt; font-weight:bold; text-decoration:none}
h1 { font-size:12pt; }
h2 { font-size:12pt; }
FORM { margin-bottom:0; margin-top:0 }

.g {
      position: absolute;
      border: 0;
      z-index: 2;
}


#grid {
      position: relative;      
      top: 0;
      left: 0;
      width: 350;
      height: 300;
      border: 0;
      margin-left: auto; 
      margin-right: auto;
      text-align: center;
      background-color: #E8F0FF;
      background-image: url('gridimage.gif');
      background-repeat: repeat;
      z-index: 1;
}

