body {
   color: white;
   background-color: #10004b; /* Dark Blue-ish/Indigo */
   background-image: url(/images/NightSky.jpg);
   background-attachment: fixed;
   font-size : 12pt;
   font-family : ACaslon, Times, serif;
}

h1 {
   font-size : 22pt;
   text-align : center;
   font-style : italic;
}

h2 {
   font-size : 16pt;
   text-align : center;
   font-style : italic;
}

table td {
   vertical-align: top;
}

a:link {
   font-size : 14pt;
   color : aqua;
   background-color : transparent;
}
a:visited {
   font-size : 14pt;
   color : fuchsia;
   background-color : transparent;
}
a:active {
   font-size : 14pt;
   color : aqua;
   background-color : transparent;
}

.centered {
   text-align: center;
}
.left {
   text-align: left;
}
.right {
   text-align: right;
}
.justified {
   text-align: justify;
}

div.pagetitle {
   font-size : 24pt;
   font-weight : bold;
   text-align : center;
   color : white;
   background-color : transparent;
}

div.copyright { 
   font-size : 12pt;
   text-align : center;
   color : white;
   background-color : transparent;
}

div.poem {
   text-align : center;
   font-style : italic;
   font-weight : bold;
   color : aqua;
   background-color : transparent;
}

div.blurbquote {
   text-align : center;
   font-style : italic;
   color : aqua;
   background-color : transparent;
}

div.blurbtext {
   text-align : center;
   color : aqua;
   background-color : transparent;
}

div.note {
   text-align : justify;
   font-style : italic;
}

div.notebold {
   text-align : justify;
   font-style : italic;
   font-weight : bold;
}

div.hmpageitem {
   font-size : 14pt;
   font-weight : bold;
   font-family : Arial, Helvetic, sans-serif;
}

div.official {
   font-family : Arial, Helvetic, sans-serif;
}

div.natureback {
   /* sfiction */
   background-image: url(/images/naturbgimg.gif);
   background-attachment: fixed;
}

div.greenback {
   /* sfiction */
   background-image: url(/images/greenbg.jpg);
   background-attachment: fixed;
}

div.paper12lback {
   /* sfiction */
   background-image: url(/images/Paper12l.jpg);
   background-attachment: fixed;
}

div.coloredcloudsback {
   /* rgoddess */
   background-image: url(/images/coloredclouds.jpg);
   background-attachment: fixed;
}

div.blueyellowback {
   /* sshroud */
   background-image: url(/images/bluyel2.jpg);
   background-attachment: fixed;
}


div.bluecrystalback {
   /* lukespage */
   background-image: url(/images/blcrys.jpg);
   background-attachment: fixed;
}

div.purpletargetback {
   /* shannonspage */
   background-image: url(/images/back4.jpg);
   background-attachment: fixed;
}

div.greenmarbleback {
   /* lukespage */
   background-image: url(/images/grnmarble.jpg);
   background-attachment: fixed;
}

div.pinksatinback {
   /* kenspage */
   background-image: url(/images/b1.gif);
   background-attachment: fixed;
}

div.bksellerback {
   /* bkseller page */
   background-image: url(/images/coloredclouds.jpg);
   background-attachment: fixed;
}
