
@font-face { font-family: NanumMyeongjo-Regular; src: url('NanumMyeongjo-Regular.ttf');

 }

 head {


   position: fixed; /* Set the navbar to fixed position */

 }

body {

  background-color: #F7F2E0;
}



p {



		font-family: NanumMyeongjo-Regular;
		font-weight: 500;
    color: #157d11;
		line-height: 1.8;
		letter-spacing: .9;

}



a{

  font-weight: 500;
  color: #0f520c;
}

a.hover {
  text-decoration: underline;
}

h1 {
		font-family: NanumMyeongjo-Regular;
    		font-weight: 500;
          color: #157d11;
}

h2 {
		font-family: NanumMyeongjo-Regular;
    		font-weight: 500;
          color: #157d11;
}

h3 {
		font-family: NanumMyeongjo-Regular;
    		font-weight: 500;
          color: #157d11;
}

.container {

  		font-family: NanumMyeongjo-Regular;
}

li{

    		font-family: NanumMyeongjo-Regular;
          color: #157d11;
}

button. {
            color: #157d11;
}
