@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

body { font-family:맑은 고딕; padding-top:100px; }
#main { text-align:center; font-size:16px; }
h1 { padding-bottom:50px; font-size:40px; }
h2 { padding-bottom:50px; font-size:30px; }
.link { padding-top:30px; }
a { color:blue; text-decoration:none; }