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

/* NAVIGATION & HEAD */
#header, #header2, #footer { background-color: #CCCCFF; color: #000; }
#header { border-bottom: 1px solid #66667f; }
select#series { background-color: #e6e6ff; }

a, a:hover, a:active { color: #66667f; }
#content2 a, #content2 a:hover, #content2 a:active { color: #000096; /* <- custom; default: #333340; */ }

/* MAIN CONTENT TABLE BORDER */
#content2 { border-color: #CCCCFF; }
#songchart .subhead { background-color: #CCCCFF; color: #000; }

-->

