li {
	line-height: 1.5;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: monospace;
}

.headers {
	background-color: black;
	padding: 10px;
	font-family: sans-serif;
	color: white;
}

#imgCaption {
	font-style: italic;
}

#complexity {
	font-size: 20px;
	font-family: monospace;
}

#moreInfo {
	font-style: italic;
}
