div {
	color: black;
	text-align: center;
	top: 28%; left: 0; bottom: 0; right: 0;
	display:block;
	position:absolute;
	font-size: 1.3em;
	margin-top:15%;
}

img {
	width: 23%;
	margin: auto;
  	position: absolute;
  	top: 30%; left: 0; bottom: 60%; right: 0;
}
