

.canvasBox{
	width: 800px;
	height: 600px;
	margin: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #888;
}
