@charset "utf-8";
#contact-img {
	color: rgba(0,0,0,1);
	background-color: rgba(255,255,255,1);
	float: left;
	height: 140px;
	width: 100px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	box-shadow: 0px 4px 4px rgba(102,102,102,1);
}
