h1 {
	text-align: center;
	font-family: "Lucida Console", Monospace;
	font-size: 30px;
	color: #0c2427;
}
 h2{
	text-align: center-left;
	font-family: "Lucida Console", Monospace;
	font-size: 26px;
	color: #0c2427;
}
p {
	font-family: "Lucida Console", Monospace;
	font-size: 12px;
	color: #0c2427;
}
li {
	font-family: "Lucida Console", Monospace;
	font-size: 12px;
	color: #0c2427;
}
