.personStyle {
	font-weight: bold;
	color: White;
	text-shadow: Black 0.1em 0.1em 0.2em;
	text-align: center;
	font-family: Arial;
	font-size: 40px;
}
