@charset "utf-8";
/* CSS Document */

body{ padding:50px 100px; }
h1{ font-family: "Noto Sans KR"; font-weight: 600; font-size: 160%; line-height: 200%; margin-bottom: 20px; border-bottom: 1px solid #ccc;  }
h2{ font-family: "Noto Sans KR"; font-weight: 500; font-size: 140%; line-height: 180%; border-bottom: 1px dotted #ccc; }
p { margin:20px 0px; }