#logo{
display: flex;
height: 378px;
justify-content: center;
align-items: center;
	margin-top:7%;
}

#info {
	display: flex;
height: 150px;
justify-content: center;
align-items: center;
	margin-top:2%;
	font-size: 18px;
	font-family: "Gill Sans", sans-serif;
}