body {
	overflow: hidden;
	background-color: rgb(38, 135, 161);
}

#img1 {
	display: block;
	position: absolute;
	top: 19.82%;
	left: 33.85%;
	width: 28.39%;
	height: 45.24%;
	z-index: 9;
	color: rgb(0, 0, 0);
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0);
	border: solid rgb(0, 0, 0) 0px;
	border-radius: 23px;
	margin: 0px;
}

