body { background-image: url(background.jpg); }
p { color: black; }
p.redir { color: black; background-color: red; font-size: 20px; }
hr { color: #990000; width: 100%; height: 2px; }
p.button { color: #990000; font-family: sans-serif; font-size: 20px; font-weight: bolder; background-image: url(button_bg.jpg); background-position: 50% 50%; background-repeat: no-repeat; padding: 30px 0px; }
a.button { text-decoration: none; }
p.sl { color: #990000; font-family: sans-serif; font-size: 12px; }
a.sl { link: color{#990000}; visited: color{#994444}; hover: color{#AA0000}; active: color{#990000} }
h5 { color: #990000; font-family: sans-serif; font-size: 16px; }
h4 { color: #990000; font-family: sans-serif; font-size: 20px; }
h3 { color: #990000; font-family: sans-serif; font-size: 24px; }
h2 { color: #990000; font-family: sans-serif; font-size: 28px; }
h2.redir { color: black; background-color: red; font-family: sans-serif; font-size: 28px; }
h1 { color: #990000; font-family: sans-serif; font-size: 32px; }
