* {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 180%;
	/*background: #013b05;*/
	background: none;
	color: #23292c;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
	}

 p {
	color: #000;
	}
