
    body {
        background-repeat: no-repeat;
        background-size: cover;     
        background-color: rgb(212, 212, 212);     
        background-image: url('Untitled.png');
    } 
    .docText {
        font-family: Arial;
        font-size: 16px; 
        color: white    }
