body {
  background-image: url('https://sadhost.neocities.org/images/tiles/underwater.gif') ;
  color: white;
  font-family: Verdana;
}


.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


 a {   
    color: aqua;   
}

a:active {
    color: #7deeff;
}

a[tabindex]:focus {
    color:blue;
    outline: none;
}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/nature/nat-7/nat700.cur), auto !important;} /* End https://www.cursors-4u.com */