body {
	background: #000000;
}

h1 {
	font-family: 'Mako';
	color: #FFFFFF;
	text-align: center;
	font-size: 86px;
	letter-spacing: 5px;
	text-shadow: 0px 0px 20px #2a53eb;
	font-weight: bolder;
}
header{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	font-size: 300%;
}
