body {
	color: #f9f9f9;
	background-color: #121212;
	text-align: left;
	font-family: verdana;
}

.header {
	text-align: center;
	margin-top: 10px;
}

.center {
	text-align: center;
}

.header img {
	width: 200px;
}

.error-body {
	text-align: center;
	margin-top: 20px;
}
