body {
    margin: 25px;
    background-color: rgb(240,240,240);
    font-family: arial, sans-serif;
    font-size: 14px;
}

img {
    margin-bottom: 35px;
}

h1 {
    font-size: 35px;
    font-weight: normal;
    margin-top: 20px;
}

p {
    font-size: 20px;
    font-weight: normal;
    margin-top: 12px;
}