* {
	font-family: "Lucida Grande";
	font-size: 9pt;
}

kbd {
	padding: 2px 4px;
	background: #eee;
	border-width: 1px 3px 3px 1px;
	border-color: #ccc #aaa #aaa #ccc;
	border-style: solid;
	display: inline-block;
}

#tv {
	margin: auto auto;
	width: 256px;
	height: 240px;
	background-color: black;
	background-position: center center;
	background-repeat: no-repeat;
}

.palette
{
	width: 310px;
}

.palette div
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 32px;
	height: 32px;
}