body{
	background-color: #f8f8f8;
}
canvas{
	/*
	-moz-user-select: none;
     -webkit-user-select: none;
     -ms-user-select: none;
	*/
}


.map { height: 700px; }
#test{height: 200px; background-color: #f8f8f8;}