body {
	background-color: #000;
	margin:50px 0px; padding:0px;
	text-align:center;
}
a {
	text-decoration: none; 
	color: grey;
}
#wrapper {
	width:480px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	margin-bottom: 15px;
}
	#monoSlideshow {
		margin-left: auto;
		margin-right: auto;
	}
#fmPlayer {
	margin-top: 25px;
	width:184px;
	margin:0px auto;
	text-align:left;
	
}
