body {
	margin: 0 15%;
	background: #212126;
	color: #bfa798;
	font-family: monospace;
	font-size: 11pt;
}

h1 {
	margin-bottom: 15px;
	margin-left: 0;
}

p {
	margin-bottom: 3px;
}

.data {
	color: white;
	font-weight: bold;
}

