#box {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.about-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #343c40;
	font-size: 24px;
	line-height: normal;
	font-weight: lighter;
	text-align: left;
}
.text-about {
	text-align: justify;
	line-height: normal;
	font-size: 15px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: normal;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
