html,
body {
	background: #000 !important;
	color: #d7e2f0 !important;
}

h1 {
	margin-top: 0px;
}

#page {
	width: 500px;
	min-height: 0;
	background: #000 !important;
	border: 0 !important;
	box-shadow: none !important;
}

a,
a:visited {
	color: #7fb4eb;
}

#page .error {
	background: rgba(160, 28, 28, 0.18) !important;
	border: 1px solid rgba(224, 110, 110, 0.42) !important;
	color: #e8c8c8 !important;
	box-shadow: none !important;
}

#footer {
	background: transparent !important;
	border-top-color: rgba(255, 255, 255, 0.12) !important;
}
