body {
	font-family: arial,helvetica,sans-serif;
}

img {
	border:0px;
}

.banner {
	font-weight: bold;
	color:white;
	font-size: 12px;
	text-align: center;
	padding:2px;
}

.label {
	font-size: 12px;
	color: #600000;
}

.url {
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #800000;
}

.buy {
	font-family:verdana;
	font-size:11px;
}

.top-menu {
	background-color: black;
	color: white;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.top-menu a {
	color: white;
	font-weight: bold;
}
.top-menu a:hover {
	color: #aaaaaa;
}

#player{
margin:0;
position:absolute;
left:0
}