*{
	margin:0;
	padding:0;
}
html{
	background:#222;
	text-align: :center;
}
#container canvas{
	margin:0 auto;
	border:1px solid #666;
}
