.site-brand {
	color: #000;
	font-family: 'Orbitron', sans-serif;
	font-size: 60px;
	text-align: center;
	text-decoration: none;
}

.site-content {
    font-size: 18px;
    font-family: Orbitron;
    font-weight: 400;
    text-align: center;
}

.site-footer {
	bottom: 0;
	position: fixed;
	width: 100%;
}

.site-info {
	font-size: 10px;
	left: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
}