div#container
{
   width: 891px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #DDFFFF;
   background-image: url(images/Backround.jpg);
   background-attachment: fixed;
   color: #000000;
}
.SiteTree1
{
   border:1px #000000 none;
   background-color:transparent;
   color:#000000;
   font-family:"Comic Sans MS";
   font-size:13px;
}

