body {
    background: white;
    text-decoration: none;
    color: black;
    margin: 0px;
}

h2 {
    text-indent: 1cm;
    font-size: 16px;
    font-family: 'Times New Roman', Times, serif;
}

a {
    color: black;
}
