body {
	background-image: url("/static/images/stars.jpg");
}

.constructionGifs {
	height: 200px;
	width: auto;
}

.workers {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.constructName {
	color: #FF0;
	font-family: sans;
	text-align: center;
}
