@charset "UTF-8";

html {font-size: 0.8em; width: 56%; min-width: 700px; background: url(asdf.gif) 100% 0 no-repeat; margin: 0 auto;}

a {text-decoration: none;}
header h1 {font-variant: small-caps; font-weight: bold; font-size: 1.5em}
header h1 a {color: #7c0e60; text-shadow: 4px 3px 6px #eb2205; font-size: 1.5em}
header h1 a:hover, header h1 a:focus, header h1 a:active {color: #eb2205; text-shadow: 4px 3px 6px #7c0e60;}

ul {list-style-type: none;}
ul li:before {content: "\00BB \0020"; text-shadow: 2px 2px 2px #464646}

section {font-family: Helvetica, sans-serif;}