/* Main style sheet for williamandtara.com */

BODY
         {background: #000000;
          background-image: url(background2.gif);
          margin: 0;
          padding: 0;
          font-family: "arial", sans-serif;
          font-size: medium; }

A        {text-decoration: none; 
          font-weight: bold; 
          color: #FFCC66; }

A:hover  {text-decoration: underline; 
          color: #FF9900; }

A:visited {color: ##FF9900; }

P        {font-weight: normal;
          color: #FF9900; }

#banner-photo  {position: absolute; 
           top: 0px;
           left: 573px; }

#banner-william {position: absolute;
           top: 16px;
           left: 385px; }

#banner-october {position: absolute;
           top: 61px;
           left: 367px; }

#photo   {background-image: url(photo.jpg);
          height: 540px;
          width: 720px;  }

#william {position: absolute;
              top: 30px;
              left: 134px; }

#tara {position: absolute;
       top: 76px;
       left: 547px; }

#october {position: absolute;
          top: 302px;
          left: 108px; }

#menu a  {position: absolute;
          height: 20px;
          top: 31px;   }

a#wedding {top: 359px; 
          left: 120px; }

a#localinfo {top: 387px; 
            left: 238px; }

a#registry {top: 414px; 
            left: 315px; }

a#contact {top: 442px; 
           left: 360px; }

a#gallery {top: 470px; 
            left: 365px; }

#pbody    {position: absolute;
           top: 180px;
           left: 20px; }

#pbody p  {width: 680px; }

p#peuronymous {width: 463px; }

p#heading  {font-size: large;
            font-weight: bold; }

p#indent   {padding-left: 20px; }

#euronymous  {position: absolute;
              left: 503px; }

#ack      {position: absolute;
           top: 491px;
           left: 50px; }

p#footer {padding-left: 450px;
          padding-top: 20px;
          font-size: smaller; }

IMG      {border-style: none; }
