body { background: black url(background.jpg) fixed; margin: 5px; }

h1 { font: bold 30px georgia; text-align: center; letter-spacing: 1px; margin: 15px; color: white; }
h2 { font: bold 24px georgia; text-align: center; letter-spacing: 1px; margin: 15px; color: white; }
h3 { font: bold 20px georgia; text-align: center; letter-spacing: 1px; margin: 15px; color: black; }
h4 { font: bold 16px georgia; text-align: left; margin: 15px; color: white; }
h5 { font: 12px georgia; text-align: center; margin: 15px; color: white; }

p { font: 12px georgia; color: white; margin: 15px; }

a:link { font-weight: bold; text-decoration: none; color: steelblue; }
a:visited { font-weight: bold; text-decoration: none; color: steelblue; }
a:hover, a:active { font-weight: bold; text-decoration: none; color: skyblue; background: none; }

.over
.out
.links { border: 1px solid black; filter:alpha(opacity=80); opacity:0.8; background-color: transparent; }
.banner { border: 1px solid black; text-align: center; filter:alpha(opacity=90); opacity:0.9; background-color: transparent; }
