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

#basket {
	position: absolute;
	top: 50px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2000;
	

	
}