@charset "UTF-8";
/* CSS Document */

#basket {
	position: absolute;
	top: 700px;
	left: 20px;
	z-index: 2000;
	

	
}

