<!--
A:link {text-decoration: none;
color: #b0c4de} 
A:visited {text-decoration: none;
color: #48d1cc}
A:hover { text-decoration: underline; color: #ffffff}
BODY 
{
font-family: Garamond;
color:khaki;
background-image: url("/film/mypics3/sitesrc/StarrySky.jpg");
background-attachment: fixed;
scrollbar-base-color: darkslateblue; 
scrollbar-arrow-color: lightsteelblue;
scrollbar-DarkShadow-Color: gray;
overflow-x: hidden} 
-->