/* @override http://www.tiefdruck.org/TiefDruck.css */

#mp3de-box {
	background-color: #000;
	color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}
#mp3de-box-bandpage {
	background-color: #000;
	font-size: 130%;
}
a {
	color: #fff;
}
hr {
	width: 50%;
}
div.mp3de-songname {
	font-size: 110%;
	margin-top: 2%;
}
div.mp3de-box-songinfo {
	margin-bottom: 2%;
	text-align: center;
	width: 50%;
	margin-left:auto;
	margin-right:auto;	
}
img.mp3de-songimage {
	display: none;
}
p.mp3de-songinfo {
}