body,td,th {
	font-family:Tahoma, Arial;
	font-size:24px;
	color:#FFFFFF;
}
body {
	background-color:#932864;
	background-image:url(../images/bg-mov.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
a:active {
	text-decoration:none;
	color:#000000;
}

.container {
	width:1000px;
	margin:0 auto;
}
.player {
	width:320px;
	height:220px;
	padding:300px 0px 0px 190px;
	float:left;
}
.thePlayingManea {
	width:1000px;
	float:left;
	padding:90px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
}
span.nowPlaying {
	color:#000000;
	font-weight:normal;
}
span.nameOfTheManea {
	color:#FFFFFF;
	font-weight:bold;
}

