body    {
         background-image: url('background1.gif');
         background-repeat: no-repeat;
         text-decoration: none;
         background-position: 100px 0px;
         background-position: 100px -5px !important;
}

h1,h2   { font-family: arial; font-size: 18pt; }

#menu {
       position: absolute;
       position: absolute !important;
       top: -10px;
       _top: 5px;
       left: 170px;
       z-index: 1;
       font-family: arial;
       font-size: 13pt;
       font-weight: bold;
       text-decoration: none;
}

a  {text-decoration: none; color: black;}

#main   {
         position: absolute;
         top: 100px;
         left: 195px;
         z-index: 1;
         width: 525px;
}

p.text  {
         font-size: 12px;
         font-family: arial;
         color: black;

}

#form   {
         position: absolute;
         top: 70px;
         left: 315px;
         z-index: 1;
}

#portfolio1   {
              position: absolute;
              top: 65px;
              left: 160px;
              z-index: 1;
              font-style: italic;
}

#target   {
              position: absolute;
              position:!important;
              top: 150px;
              left: 250px;
              z-index: 1;
              color: black;
            
}

#gallery  {
              position: absolute;
              top: 100px;
              left: 250px;
              z-index: 1;
              width: 100%;
}


#caption  {
              position: absolute;
              top: 50px;
              left: 250px;
              z-index: 1;
}