p, li {font-size: 16px;}

/* Set all the headers to dark green */
h1 { color: rgba(0, 101, 50, 1);}

h2 { color: rgba(0, 101, 50, 1);}

h3 { color: rgba(0, 101, 50, 1);}

/* Use this to change the color of menu #topNav {background-color:rgba(0,101,50,1)} and the menu text color*/

#topNav {background-color:rgba(0,101,50,1)}

/* #topNav {background-color:rgba(236,230,167,1)} < this it the yellow colour for the menu. */

*/ #topNav a{color:#212121} < This will change the menu text colour.  */


