body{

	

	}



 #wrap{
  width:100%;
  background:rgba(225, 225, 225, 0);
  margin:0 auto;
    }

#header{
  background:rgba(225, 225, 225, 1.);
  padding: 50px;
        }    








#nav{
  border:double 15px #665050;
  height:75px;
  border-style: double;
  border-color:#FFFFFF
    }

li{
  width:100%;
  display:inline-block; 
  text-align: center;
  font-family: "funkydori" sans-serif;
  font-size: 2.5vw
  }

#footer{
  height:100px;
  background:#E27B4B;
  line-height: 50px
        }

a{color: #FFFFFF}











h1{
  text-align:center;
  font-weight:100;
  font-size:20vw;
  font-family: "funkydori" sans-serif;
  color: #E27B4B;
  margin: auto 0;
  padding-top: 60px;
  line-height: 25vw;
  height: 15vw;
  }

h2{
  font-weight:100;
  font-size:5vw;
  text-align:center;
  font-family: "funkydori" sans-serif;
  color:#E27B4B;
  border-style: double;
  border-radius: 50px;
  border-width: 15px;
  padding-top:50px;
  line-height: 3vw;
  height:3vw;
  }

p{
  line-height:1.8em;
  font-family: "FF Enzo" sans-serif;
  font-size: 1.3vw;
  font-weight: 900;
  color:#E27B4B;
  min-width: 100%;
  max-width: 100%;
 }

#article_1{
  padding:5em;
  width:100%
  display:inline-block;
  vertical-align:top;
  text-align:justify;
          }

img{
  float: right;
  margin:auto 0;
  margin-left: 10px; 

}


.nav2{
  border:double 15px #665050;
  height:75px;
  border-style: double;
  border-color:#FFFFFF
    }

li{
  width:100%;
  display:inline-block; 
  text-align: center;
  font-family: "funkydori" sans-serif;
  font-size: 2.5vw
  }

.footer2{
  height:100px;
  background:#E27B4B;
        }

a{color: #FFFFFF}









