body.cluster { background-attachment: fixed;
               background-image: url(http://sprg.ssl.berkeley.edu/clusterII/cluster.jpg)
               background-repeat: no-repeat;
               background-position: 50% 50%;
               background-color: black;
               color: white }

body { background-color: black; color: white }

A:link { color: #B8FFB8 }
A:visited { color: #B0B0FF }
A:active { color: #AAFF88 }

P.caveat { font-style: italic; border-width: 1; border: solid; padding: 3;
           text-align: left; border-color: white; margin: 0 4% 0 4%;
           color: white }
P.caveatCtr { font-style: italic; border-width: 1; border: solid; padding: 3;
           text-align: center; border-color: white; margin: 0 4% 0 4%;
           color: white }
P {color: white}
H1 {color: white}
H2 {color: white}
H3 {color: white}
H4 {color: white}
TD {color: white}
TH {color: white}
li.hilight {color: #B8FFB8}
span.hilight {color: #B8FFB8}
