body{
	margin: 8vh 0;
	width: 100vw;
}

#logo,#contact{
	text-align: center;
}

#logo img{
	width: 20vw;
}

#contact a{
	font-family: 'Arial Narrow Bold', sans-serif;
	font-size: 4vw;
	color: rgb(99,109,179);
	text-decoration: none;
	display: block;
}

#contact img{
	width: 21vw;
}
