body         {background-color:#F3F4F9;
              background-image: url('images/voyagebkgd.jpg');
              background-attachment: fixed;
              background-repeat: no-repeat;
              background-size: contain;
              }
              
.text        { font-family: Georgia; font-size: 11pt; color: #000066; text-align: left; }
.dateline    { font-family: Georgia; font-size: 11pt; color: #000066; text-align: left; font-style: italic; }
.name        { font-family: Georgia; font-size: 14pt; color: #000066; text-align: center; }
.notes       { font-family: Arial; font-size: 10pt; color: #000066; text-align: left; }
.chtitle     { font-family: Georgia; font-size: 14pt; color: #000066; font-weight: bold; }
.disclaimer  { font-family: times new roman; color: #000066; font-size: 10pt; font-style: italic; }
.divider     { font-family: georgia; font-size: 12pt; color: #000066; text-align: center; }
.links       { font-family: Georgia; font-size: 24pt; color: #000066; font-weight: bold; font-style: italic; text-align: center; }
.flashback   { font-family: Georgia; font-size: 11pt; color: #000066; text-align: justify; margin-left: 75; margin-right: 100; font-style: italic; }
.chlist      { font-family: georgia; font-size: 10pt; color: #000066; text-align: center; }

#story       {margin: 0px auto;
              width: 80%;
              padding: 10px;
              border: 1px #000080 solid;
              background-color: #fff;
	          filter:alpha(opacity=70);
	          -moz-opacity:0.70;
	          opacity: 0.70;
              }

A 	{ color: #000000; text-decoration: none; }
	A:link		{ color: #000000; text-decoration: none; }
	A:visited	{ color: #000000; text-decoration: none; }
	A:active	{ color: #000000; text-decoration: none; }
	A:hover	    { color: #6C8DAE; text-decoration: none; }