    body {
        background-image: url('https://img.magnific.com/fotos-gratis/homem-barbudo-expressivo-vestindo-camisa_273609-5928.jpg');
        background-color: white;
        background-attachment: fixed;
        background-position: center;
        font-family: "MS UI Gothic", Arial, sans-serif;
        font-size: 16px;
        background-size: 2px;
    }
    
    p, h1, h2, h3, h4, h5, h6 {
        font-family: "Times New Roman";
        color: black;
    }