@charset "utf-8";
/* CSS Document */
.drop {
	float: left;
	width: 600px;
	height: 250px;
	background-color: #A4C3E4;
}

img {width: 50px;
}
	
