@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 154px;
	background-image: url(../images/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ec008c;
}
h3, h4 {
	margin-bottom: 3px;
	font-weight: bold;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}
table,td,tr {
	border-style: none;
}
td {
	padding: 5px;
}
a, a:visited {
	color:#ec008c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border-style: none;
}
.album-cover {
	margin-bottom: 5px;
}
.heading_image {
	margin-bottom: 5px;
}
.player {
	margin-left: -5px;
}
