body { 
	background: #F2F2F2;
	color: #777777;
	font-family: 'Tahoma', 'Verdana', 'Arial', Sans-Serif;}
#theword {font-size: 60px;
     font-family: monospace;
     font-weight: bold;
     letter-spacing: 12px;}
#alphabet {font-size: 19px;
     font-weight: bold;
     letter-spacing: 5px;
     text-decoration: none;}
#gameover {color: red; }
A.letter {text-decoration: none;
     color: blue;}
.letter {color: silver;}
