	body {background-color: white}
	.size {width: 30px}
	.basicForm {border-style: solid; border-width: 1px; background-color: yellow; text-align: center}
    .words {height: 100px; vertical-align: top; width: 300px}
	.notUsed {color: black}
	.isUsed {color: gray}
	
	.code {padding-left: 30px; padding-right: 30px; text-align: justify}
	.puzzle{width: 18px; height: 18px; text-align: center; background-color: white}
	.puzzleCell {background-color: white; width: 18px; height: 18px; text-align: center}
	
	.random {background-color: navy; color: white}
