html {
	background-color: Black; 
}

body {
	text-align: center; color: white; font-family: Helvetica;
}

span.name {
	color: white; font-size: 50px;
}

span.artist {
	color: grey; font-size: 30px;
}