<!--
body {
	background-image: url("/backgrounds/miami.jpg") !important;
	background-attachment: fixed;
}

/* NAVIGATION & HEAD */
#header, #header2, #footer { background-color: #2A2D7A; }
#header { border-bottom: 1px solid #15163d; }
select#series { background-color: #9596bd; }

a, a:hover, a:active { color: #cacbde; }
#content2 a, #content2 a:hover, #content2 a:active { color: #2a2b7a; }

/* MAIN CONTENT TABLE BORDER */
#content2 { border-color: #2A2D7A; }
#songchart .subhead1 { background-color: #6666CC; color: #fff; }

.lgt, .std, .hvy, .chl, .mv { display: none; }
/* #header a, #head a, #footer a { color: #fff; } */
-->

