body {background: url(/insp/images/spbk2.gif);
      scrollbar-face-color:#0f0;
      scrollbar-arrow-color: #f00;
      scrollbar-base-color: #FF9CA0;
      scrollbar-dark-shadow-color:#33c;
      scrollbar-track-color: #3cc;
      scrollbar-shadow-color: #ff0;
      }
  
  


h1 {position:absolute; top:26px; left:10%; width:80%;
    font: normal 2em;
    font-family: serif, arial, cursive;
    border: solid .1ex #49C249;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    color: #B600F2;
    }

#bdy {position:absolute; top:100px; left:27%;
      }

.tbl {border: solid .2ex #939;
      padding: .3ex 2ex;
      background: #ff3;}

.bdy {font: normal 2ex;
      font-family: serif, arial, cursive;
      letter-spacing: .25ex;
      color: blue;
      text-align:center;
      border: solid .3ex red;
      background: #fff;
      padding: 2ex;}

p:first-letter {font-size: 200%;
                font-family: serif, arial, cursive; 
                color:#FF9900;}

#php {position: absolute; top: 680px; left: 5%;}