body {
	right: 0;
	left: 0;
	background: #00843D;
	padding-bottom: 70px;
}

@font-face {
	font-family: 'syrion';
	src: url('../fonts/polenticalNeon.ttf');
}



.syrion-text {
	text-align: center;
	font-family: 'syrion';
}

.syrion-main {
	text-align: center;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

img.syrion-logo {
	width: 20%;
	padding-top: 80px;
}

h1 {
	font-size: 80px;
	letter-spacing: 3px;
	color: #FFF;
}