body {
	background-color: #000;
	color: #ff0;
	text-align: center;
	margin-left: 100px;
}

a {
	color: #fc6;
}

#sidebar {
	position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	line-height:17px;
	text-align: left;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}
