body {background: url(/bkgs/flowers.jpg);
      scrollbar-face-color:#F8BCB8;
      scrollbar-arrow-color: #ff0;
      scrollbar-base-color: #FFF0E8;
      scrollbar-dark-shadow-color:#33c;
      scrollbar-track-color: #95B28F;
      scrollbar-shadow-color: #ff0;
      }

h1 {position: absolute; top: 30px; left: 38%;
    font: normal 3em;
    color: #C58985;
    font-family: serif, arial, cursive;}


#bdy {position: absolute; top: 100px; left: 10%;
     font: normal 2em;
    font-family: serif, arial, cursive;
    border: solid .1ex #95B28F;
    text-align: center;
    vertical-align: middle;
    padding: 1ex;
    background: #FFF0E8;
    color: #B600F2;
    width:85%;}

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