body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2DCF9;
	background-color: #17248C;
	background-image: url(http://www.nocturnaleuphony.com/images/bg.jpg);
	background-repeat: repeat;
	
scrollbar-arrow-color: #F8F8FF;
scrollbar-darkshadow-color: #191970;
scrollbar-track-color: #0000FF;
scrollbar-face-color: #CCCCFF;
scrollbar-shadow-color: #CAE1FF;
scrollbar-highlight-color: #F0F8FF;
}
#header {
	font-size: x-large;
	color: #FFFFFF;
	letter-spacing: .5em;
}
#content a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #DDDFF8;
}
.header2 {
	background-color: #0000FF;
	color: #FFFFFF;
	display: block;
	font-size: medium;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0119FF;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.release {
	font-size: medium;
	color: #00FF00;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00FF00;
	border-bottom-color: #00FF00;
}
.bar {
	font-size: large;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #00CCFF;
}
#quote {
	font-family: Courier New, Courier, mono;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000000;
}
#contact {
	color: #FFFFFF;
}
