dd {
	font-style: italic;
	color: #666;
}

/* classes */

.word {
	font-family: 'Century Gothic', 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 2px;
	letter-spacing: 1px;
	line-height: 1em;
	border: 0;
	font-size: 2em;
	display: block;
}