body {
	font-family: georgia, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #fff;
	padding: 0;
	margin: 30px auto 0 auto;
	border: 0;
	text-align: center;
}

#playlistChooser {
	text-align: center; 
}

#playlistChooser select {
	font-family: verdana;
	font-size: 11px;
}

#player {
	text-align: center;
}
