body {
    background-color: rgb(38, 22, 68);
    width: 935px;
    /*color: rgb(209, 20, 20);*/
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  }

  body div p {
    background-color: rgb(38, 22, 68);
    color: rgb(82, 163, 28);
    font-size: 50px;
    text-align: center;
    margin: 15px 0px 10px 0px;
  }
  
  /* HEADER */
  
  header {
    display: flex;
    flex-direction: column;
    margin-left: -40px;
    width: 1000px;
    /*padding: -80px 0px 0px 0px;*/
  }

  header ul {
    background-color: rgb(82, 163, 28);
    width: 950px;
    padding: 5px;
    margin-left: 40px;
}
  header ul li {
    background-color: rgb(5, 5, 5);
    color: rgb(96, 34, 211);
    padding: 20px 0px 20px 0px;
    text-align: center;
    font-size: 160px;
    font-style: italic;
    list-style: none;
  }

  .dropdown {
    background-color: rgb(163, 28, 28);
    position: relative;
    display: inline-block;
    width: 960px;
    margin: 30px 0px 0px 40px;
  }

   /* Dropdown Button */
.dropbtn {
  background-color: rgb(5, 5, 5);
  color: rgb(82, 163, 28);
  width: 950px;
  height: 180px;
  margin: 5px 5px 5px 5px;
  font-size: 120px;
  cursor: pointer;
  border-style: none;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: rgb(5, 5, 5);
  color: rgb(76, 16, 187);
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  width: 960px;
  height: 315px;
  /*margin: 5px 5px 5px 5px;*/
  display: none;
  background-color: rgb(82, 163, 28);
  z-index: 1;
  font-size: 120px;
}

.dropdown div {
  background-color: rgb(163, 28, 28);
  width: 920;
  height: 310px;

}

/* Links inside the dropdown */
.dropdown-content a {
  background-color: rgb(5, 5, 5);
  color: rgb(82, 163, 28);
  width: 950px;
  height: 150px;
  margin: 0px 5px 5px 5px;
  text-align: center;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: rgb(5, 5, 5);
  color: rgb(96, 34, 211);

}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content 
container when the user clicks on the dropdown button) */
.show {display:block;} 

  .who.i.is {
    background-color: rgb(82, 163, 28);
    display: flex;
    flex-direction: column;
    width: 942px;
    margin-left: 5px;
    margin-top: 50px;
    padding: 5px;
  }

  .what.i.do {
    background-color: rgb(82, 163, 28);
    display: flex;
    flex-direction: column;
    width: 942px;
    margin-left: 5px;
    margin-top: 50px;
    padding: 5px;
  }

  .who.i.is div {
    background-color: rgb(5, 5, 5);
    color: rgb(96, 34, 211);
    font-size: 80px;
    text-align: center;
    padding: 5px;
    width: 930px;
  }

  .what.i.do div {
    background-color: rgb(5, 5, 5);
    color: rgb(151, 14, 32);
    /*margin: 40px 20px 20px 170px;*/
    font-size: 80px;
    text-align: center;
    padding: 5px;
  }

  .who.i.is div ul {
    background-color: rgb(5, 5, 5);
    color: rgb(97, 42, 199);
    list-style: none;
    text-align: center;
    padding: 5px;
  }

  .what.i.do div ul {
    background-color: rgb(5, 5, 5);
    color: rgb(97, 42, 199);
    list-style: none;
    text-align: center;
    padding: 5px;
    margin: 40px 5px 0px 5px;
  }

  .who.i.is div ul li {
    background-color: rgb(5, 5, 5);
    background-position: center;
    margin: -80px 5px 5px 5px;
  }

  .what.i.do div ul li {
    background-color: rgb(5, 5, 5);
    background-position: center;
    margin: 20px 5px 80px 5px;
    padding: 2px;
  }


  /*.index.page {
    background: rgb(5, 5, 5);
    color: gray;
    display: flex;
    flex-direction: row;
  }*/
  
  /* contact page styling */
  .contact.page {
    background-color: rgb(82, 163, 28);
    display: flex;
    flex-direction: column;
    width: 946px;
    padding: 5px 0px 0px 5px;
    margin: 50px 0px 0px 5px;
  }
  
  .contact.page div {
    background-color: rgb(82, 163, 28);
    font-size: 100px;
    text-align: center;
  }

  .contact.page div ul {
    background: rgb(5, 5, 5);
    width: 899px;
    margin: 0px 0px 5px 0px;
    list-style: none;
  }

  .contact.page div ul li {
    background: rgb(5, 5, 5);
    color: rgb(97, 42, 199);
    width: 850px;
    margin: 0px 0px 0px 0px;
    padding: 5px;
  }

  .contact.page div ul li a {
    text-decoration: none;
    color: rgb(82, 163, 28);
    display: block; /* Makes the <a> tag fill the <li> */
    width: 100%;
    height: 100%;
  }

  figure img {
    margin: 35px 0px 0px 0px;
    margin-left: -35px;
    width: 950px;
  }

  /* FOOTER */
  footer {
    background-color: rgb(82, 163, 28);
    display: flex;
    flex-direction: column;
    width: 942px;
    padding: 5px;
    margin: 50px 0px 50px 5px;
  }

  footer div {
    background: rgb(5, 5, 5);
    font-size: 80px;
    text-align: center;
  }

  footer div ul {
    background: rgb(5, 5, 5);
    margin: 20px 20px 20px 20px;
    list-style: none;
  }

  footer div ul li {
    background: rgb(5, 5, 5);
    color: rgb(97, 42, 199);
    width: 850px;
    margin: 10px 30px 10px 0px;
    }
