*{
  margin: 5px;
  padding: 0%;}

body {background: white;
	  font-family: Roboto, Arial, san-serif;}

nav{
	background-color: #064420;
	width: 100%;
	color: white;
	padding: 20px;
	font-family: Roboto, Arial, sans-serif;
	font-size: 150%;
	font-weight: regular;
	border: none;
	width: 100%;}

h1	{font-family:Roboto;
	font-weight: normal;
	font-size: 150%;
	color: black;
	text-align: left}

p, ol	{font-family:Roboto;
	font-weight: normal;
	font-size: 150%;
	color: black;
	text-align: left}

ol	{margin-left: 50px;}