/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.3;}
html {height:100%}

/* typography.css */
body {font-size:100%;background:#000000;font-family:Helvetica Neue, Helvetica, Arial, sans-serif;margin:0;}
a:visited {color:#c3c18c;text-decoration:none;}
a:focus, a:hover {color:#878557;}
a {color:#c3c18c;text-decoration:none;}
.intro {color:#9c8c07;font-size:1.5em;}
.announce {color:#b9af59;font-size:1.5em;}
em {font-style:italic}
.container {min-height:100%;width:900px;margin:0 auto;background:#000000;text-align:center;}
.container a:hover {text-decoration:underline;}
.inner {margin:0 50px;}
.song {font-size:1.3em;padding:4px 0;border-bottom:1px solid #222;}
.song2 {font-size:1.3em;padding:4px 0;border-bottom:1px solid #222;border-top:1px solid #222;}