body {background-color: white; color: black;
   background-image: url(Crosses.gif); background-attachment: fixed;
   font-family: "Palatino Linotype", "Calisto MT", "Times New Roman", Times, serif;}
h1 {background: rgb(211,211,211); color: black;}
a {font-weight: bold; text-decoration: none;}
a:link {background: transparent; color: rgb(0,0,204);}
a:visited {background: transparent; color: maroon;}
a:hover, a:active, a:focus {text-decoration: underline;
	background: rgb(255,255,128); color: red;}

@media print {
table {display: none;}
table#cover {display: block;}
h1 {background: white; color: black;}
}
