#content {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

.error-text {
	color: red;
}

.warn-text {
	color: orange;
}
