li a img.deleteaccount {
	visibility: hidden;
}

li:hover a img.deleteaccount {
	visibility: visible;
}

h1 {
	display: block;
	text-align: center;
}