body {
	background: #36c url(i/arlee.jpg) bottom center fixed no-repeat;
	color: #fff;
	font: bold 12px Helvetica Neue, Arial, sans-serif;
}

h1 {
	color: #bcf;
	font-size: 18px;
	text-align: right;
	margin: 5px auto;
	display: none;
}

a:link,
a:visited {
	color: #fff;
}

a:hover {
	color: #fff;
	background: #36c;
}

#page {
	width: 660px;
	height: 660px;
	overflow: auto;
	position: relative;
	margin: 0 auto;
	padding: 0 20px;
}

.lyrics #page {
	height: 96%;
	overflow: visible;
}

#eureka {
	width: 200px;
}
#eureka a {
	font-size: 14px;
}

#bio {
	position: absolute;
	top: 0;
	left: 260px;
	width: 400px;
	text-align: justify;
}

img {
	border: none;
}

address {
	font-style: normal;
}

.lyrics p {
	font-family: inherit;
	line-height: 1.5;
	font-size: 14px;
}

h2 {
	margin-top: 20px;
}
h3 {
	font-size: 18px;
	margin-top: 2em;
}

.lyrics #cdcover {
	display: block;
	float: left;
	position: absolute;
	top: 60px;
	right: 40px;
}

ol#tracks a {
	font-size: 14px;
	line-height: 1.5;
}
.credits p {
	font-size: 12px;
}

#footer {
	margin: 10px auto;
	text-align: center;
}
#footer a {
	color: #bcf;
}
#footer em {
	font-style: normal;
	font-size: 18px;
}
