body {
    color : #8e1331;
    font-weight: bold;
    margin-left : 30px;
    margin-right : 30px;
    font-family: "맑은고딕";
}
h2 {
    font-size: 35px;
    color: #e6708f;
    text-shadow : 2px 2px 2px #af0b33;
}
.normal {
    font-weight: normal;
}