#img {
	float: left;
	width: 300px;
	height: 200px;
	margin-left: 104px;
	margin-top: -40px;
	background: url("../pictures/onderdeloep-edited.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	border-width: 3px;
	border-style: solid;
	border-color: #CCCCCC;
}