body {
	color: #ccc;
	background-color: #222;
}

h1, p {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	text-align: center;
}

p a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

strong {
	font-weight: bold;
}

div#label {
	margin-top: 70px;
}

div#audio {
	margin: 40px auto auto auto;
	width: 200px;
}