/* @override http://takashi.local/codes/assemblajunk/conway/css/main.css */

#cellMatrix 
{
	position: absolute;
	border: 10px solid #999;
	top: 50px;
	left: 50px;
}

#matrix2 
{
	position: absolute;
	border: 10px solid #999;
	top: 50px;
	left: 400px;
}
