@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

body {
    background: url("img_whitesatin.jpg") repeat;
    background-size: 75px;
}

#body {
    font-family: Noto Serif JP, sans-serif;
    font-optical-sizing: auto;
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
}

header {
    font-family: Noto Serif JP, sans-serif;
    font-optical-sizing: auto;
    font-size: 60px;
    font-weight: 400;
    font-style: normal;
    margin: 0;
}

#blurb {
    font-family: Noto Serif JP, sans-serif;
    font-optical-sizing: auto;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
}

footer {
    font-family: Noto Serif JP, sans-serif;
    font-optical-sizing: auto;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    text-indent: 2em;
}

#jp {
    text-indent: 2em;
    background-color: silver;    

    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    margin-bottom: 0in;
    font-family: SimSun;
}