body {
  text-align: center;
  background: black;
}

.line {
	border: #fff 2px solid;
	}
	
.imagespacing {
	margin: 4em;
	}
	
.teamtext {
	text-align: left;
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #fff;
	margin-top: 2px;
	line-height: 175%;
	
	}