h1 {color:#606c38;}

h2 {color:#283618}
h2 {font-size: 38px;}

h1 {color:#748f5c}
h1 {font-size: 50px;}
p {color:#748f5c}
p {font-size: 25px;}

body {
  background-color: #3a5a40;
}
/* Add a black background color to the top navigation */
.topnav {
  background-color: #344e41;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #fff2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 18px;
}
#image  {
	text-align: center; 

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #74561;
  color: #97ae8c;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #b6a5f;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;

  {color: white}
 {padding-top:0px;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-left: 50px; }
br {padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-left: 50px; }