#theword {font-size: 30px;
     font-family: monospace;
     font-weight: bold;
     letter-spacing: 12px;}
#alphabet {font-size: 19px;
 	font-weight: bold;
     letter-spacing: 9px;
     text-decoration: none;}
#gameover {color: red;}
A.letter {text-decoration: none;
     color: #2fb700;}
.letter {color: silver;}
