body {
    padding: 50px 10px 10px 50px;
    max-width: 800px;
    font-family: Arial, Helvetica, sans-serif;
}

body img {
    padding-bottom: 20px;
}

p {
    padding-top: 20px;
    font-size: 20px;
    line-height: 1.15;
}

ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 2em;
    line-height: 1.3;
    padding-top: 10px;
}

h1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    padding-top: 20px;
}

h2 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    padding-top: 20px;
}

h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    padding-top: 20px;
}