body {
	text-align: center;
	width: 100%;
	color: #e1e1e1;
	margin: 0;
}
h3 { 
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; 
	color: #4C4A49;
	font-size: 14px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 15.4px; 
}

.divider {
	color:#C31919;
	font-weight: 1000;
}