<!--
body {
	background-image: url("../backgrounds/ex10sq.png") !important;
}

/* NAVIGATION & HEAD */
#header, #header2, #footer { background-color: #CC9900; }
#header { border-bottom: 1px solid #664c00; }
select#series { background-color: #e6cc80; }

a, a:hover, a:active { color: #f2e6c0; }
#content2 a, #content2 a:hover, #content2 a:active { color: #664C00; /* <- custom; default: #7A5200; */ }

/* MAIN CONTENT TABLE BORDER */
#content2 { border-color: #CC9900; }
#songchart .subhead1 { background-color: #CC9900; color: #FFF; }
-->

