header h1 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 48px;
    text-align: center;
    margin-top: 70px;
}

body.wrapper.text {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    margin: 0px 400px 100px 500px;
}
