<style>

<!--  headers  -->
h1 {font-family:President, Ariel, Sans-Serif; font-size:150%; color:honeydew}
h2 {font-family:President, Ariel, Sans-Serif; font-size:125%; color:cornflowerblue}
h3 {font-family:Papyrus, Ariel, Sans-Serif; font-size:70%; color:silver}

<!--  body background and links  -->
body {background:#021e4d}
.text {font-family:Kabel Bk BT, Ariel; color:#ffcd77}
a:link {color:bisque}
a:visited {color:lightsteelblue}
a:active (color:pink}

<!--  picture titles  -->
.pictitle {font-family:Kabel Bk BT, Times Roman, Serif; font-size:75%; font-weight:600; color:bisque}

<!--  quotation   -->
.quote {font-family:Monotype Corsiva, Times Roman, Serif; font-weight:700; color:#ffcd77}

<!--  menu in left frame   -->
.menu {font-family:Kabel Bk BT, Arial, Sans-Serif; font-size:14pt}
.linklike {font-family:Kabel Bk BT, Ariel; color:lightsteelblue; font-size:14pt}

<!--  picture frames  -->
.picframe1 {border-top:solid 2px yellow}
.picframe2 {border-width:2; border-style:solid; bordercolor:white}

<!--   fine print   -->
.fineprint {font-family:Times Roman, Serif; font-size:8pt; color:lightsteelblue}

</style>