body {background-image: url("tile2.jpg")} 
h1 {color:#9370db; font-size:32pt; font-family:Lightfoot,Times; 
    font-style:normal; text-indent:3px;}
h2 {color:#c1cdcd; font-size:22pt; font-family:Times;
    text-indent:3px;}
h3 {color:#ffb90f; font-size:14pt; text-indent:3px; font-family:Arial;}
hr {color:aqua}  
p {font-size:14pt; margin-left:11px; font-family:Arial; text-indent:22px;
   color:#ffe1ff;} 
a:link {color:aqua} 
a:visited {color:orange} 
a:hover {color:yellow} 
a:active {color:yellow}  
html, body, #wrapper {
      height:100%; 
      margin:0;
      padding:0;
      border:none;
      text-align:center;
   }
   #wrapper {
      margin:0 auto;
      text-align:left;
      vertical-align:middle;
      width:800px;
   }

table 
{
background-image:url("swater.jpg");
max-height:457px;
width:800px;
}

p:first-letter 
{
font-size:32px;
font-family:"Pyriform Tones NF";
}



