body { font-family: 'Comic Sans MS', sans-serif; color: #609; background: transparent; background: url('sunburst.jpg'); } 
h1  { font-family: 'Comic Sans MS', sans-serif; font-size: 160%; color: #000099; background: cornsilk; 
      border: 1px solid black; width: 760px; text-align: center; margin-top: 10px; } 
p.boldblue { font-family: 'Comic Sans MS', sans-serif; color: #000099; background: transparent; font-weight: bold; font-size: 120% }
p.bottomtext { font-family: 'Comic Sans MS', sans-serif; color: #000099; }
p.navlinks { line-height: 1.5em; }
a:link.nav { color: midnightblue; text-decoration: underline; }
a:visited.nav { color: slategray; text-decoration: underline; }
a:hover.nav { color: #609; text-decoration: underline; }
a:active.nav { color: red; text-decoration: underline; }