body {
  margin: 0;
  background-color:#edfafc;
  width: 100%;
  height: 100%;
  padding: 0;
}
ul {
  margin:0;
  background: #D4E7EE;
  list-style-type: none;
  text-align: center;
  overflow: hidden;
  padding: 20px;
}
.mmenu {
  display: inline;
  text-align: center;
}

.menu {
  font-family: Century Gothic;
  text-align: center;
  font-size: 18px;
  padding:20px;
  color: #29838C;
  text-decoration: none;
  text-indent: 30px;
  }

  #header {
    background-image: url(IMG_1245.jpeg);
    background-position: left;
    background-repeat: round;
    margin-top: : 0;
    margin: -20;
    padding-top: 60px;
    margin-bottom: 0;
    margin-left: 0px;
    width: 100;
    height: 180px;
  }

h1 {
  color: #ffffff;
  padding-left: 270px;
  font-family: Century Gothic;
  text-align: left;
  margin-top:0;
  font-size: 37px;
  overflow: hidden;
  padding-top:20%;

}

.menu:hover {
  color: #ffffff;
}
