body {
    font-size: 16px;
    font-family: "Yu Gothic"; font-weight: bold
    
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

a {
    text-decoration: none;
}

strong {
    font-style: italic;
}
