body { 
	background-color: #232323;
	margin: 69px;
	color: #2323ff;
	font-family: 'Arial';
}

h1 {
	font-size: 69px;
	font-weight: bold;
}

h2 {
	font-size: 46px;
	font-weight: normal;
}

.subtle {
	color: #1b1bc4;
}
.er {
	font-size: 23px;
	color: #696969;
}