body { background-color: #5B5B5B;
       background-image: url(line.jpg);
       background-repeat: repeat-y;
       }
       
head { margin-top: 0px; }

.logo { padding: 0px 0px 0px 0px; }



a:hover  { color: #000000;
           text-decoration: none;
           background: #8DB73F;
           
          }

#text { font-size: 14px;
        font-family: arial;
        color: #CCCCCC;
        padding: 0px 0px 0px 0px; }


#pic { position: absolute;
       top: 0px;
       left: 250px;
       z-index: 99;
      }