/*  body {background-color: #ffffcc; background-image: url	(http://dickinsonadventures.com/ssi/aythan-elise.jpg  } */

body {background-image: url(background.jpg)  } 

h1 { color:blue; font-size:18pt;  font-family:arial; font-weight:bold;     }

h2 { color:black; font-size:28pt;  font-family:arial; font-weight:bold   }

h3 { font-size:24pt;  font-family:arial; font-weight:normal; color:blue   }

hr {color:navy}
p {font-size:11pt; margin-left: 15px}
a:link     {color:green}
a:visited  {color:purple}
a:hover    {color:black}
a:active   {color:red}

p.line_space_one {line-height: 90%; font-size:14pt;  font-family:arial}
p.line_space_two {line-height: 200%; font-size:14pt;  font-family:arial;}


