body {
	background: url(../img/bg_header.jpg) no-repeat center top;
}


.container {
	padding-bottom: 350px;
	margin-top: 290px;
	background: url(../img/bg_footer.jpg) no-repeat center bottom;
}


body.bio {
	background-image: none;
	padding: 20px;
}


h1 {
	color: #c10000;
}

h2 {
	color: #086cb3;
}

a:focus, a:hover {color:#086cb3; text-decoration: none;}
a {color:#086cb3;text-decoration:underline;}

td {
	padding-top: 0;
	padding-bottom: 2px;
}

span.more-samples {
	display: none;
}

.artist-name {
	font-size: 1.2em;
}

a.bio:focus, a.bio:hover {color:#c10000; text-decoration: none;}
a.bio {color:#c10000;text-decoration:underline; font-size: 80%;}

.quiet-note {
	font-size: 80%;
	color: silver;
}