body {
	background: url(https://art.teleportacia.org/observation/vernacular/stars/starry.gif) repeat;
}

p {
	font-family: Times New Roman, serif;
	font-size: 20px;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translate(0%, 125%)
}

img {
  display: flex;
	align-items: center;
	justify-content: center;
}

a {
	font-size: 30px;
	color:purple;
	text-align:center;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translate(0%, 1000%)
}