canvas 
{
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	/*width:1200px !important;*/
	height:400px !important;
}


body {
	background: #222;
	font-family: Arial;
	color: #888;
}
