body {
	background: #182121 url('images/body-artists.gif') repeat-x;
	color: #D3D7D2;
	}

#page {
	background-color: #182121;
	text-align: left;
	}

#header {
	background: #182121 url('images/artist-banner.gif') no-repeat bottom center;
	}
#footer {
	background: #182121; 
	}

.entry p a:visited {
	color: #4F6567;
	}
.entry p a:hover {
	color: #D3D7D2;
	}
a, h2 a:hover, h3 a:hover {
	color: #5F7D7F;
	}
#footer a, #footer a:visited {
	color: #4F6567;
}
#footer a:hover {
	color: #D3D7D2;
}