html,body{
	margin:0 auto;
	text-align:center;
}

#canvas{
	position:relative;
	width:100%;
	height:auto;
	max-width:640px;
}
