.textify {
	font-family: arial;
	text-align: left;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
	height: 600px;
}
.levelify {
	font-size: 72;
	display: block;
	text-align: left;
}
.imagify {
	text-align: center;
	display: block;
}
.textify form {
	text-align: center;
}
.topify {
	background-color: #3e3e36;
	text-decoration: capitalize;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	height: 18px;
	color: white;
}
.topify a, a:hover, a:visited {
	color: white;
	text-decoration: none;
}
