body {
	font: 12px/22px Verdana, Arial, sans-serif;
	color: #ffffff;
	background: #09415f;
	}

/*Now Playing*/
.nextplay {
	margin-top: 30px;
	}
.subtitle {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	}

.nowplayingtext {
	color: #ffffff;
	font-size: 18px;
	margin-top: -30px;
	}