#field {
	border:2px solid #6cc;
	background-image:url(../pics/bg1.jpg);
}

.pixCell {
	width: 68px;
	height: 68px;
}

.spaceCell {
	width:2px;
	height:68px;
	background-color: #6cc;
}

.hCell {
	height:2px;
	background-color: #6cc;
}