body {
    /* background-image: url('http://localhost/wp-demo/wp-content/themes/yoona/assets/img/pattern/1.png'); */
}

body {
    font-family: "Droid Sans";
    line-height: 20px;
    font-weight: normal;
    font-style: 400;
    color: #a6a6a6;
    font-size: 13px;
}

h1 {
    font-family: "Droid Serif";
    text-align: center;
    line-height: 1.6em;
    font-weight: normal;
    font-style: normal;
    color: #1a2632;
    font-size: 3.5em;
}