.header {
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
	height: 10px;
}

.header hr {
	margin-top: 10px;
}

h1 a {
	color: #e8e8e8;
	font: 26px sans-serif;
	font-weight: 600;
	text-decoration: none;
	height: 50px;
}
