/* CSS Document */
h1, h2 {
    font-family: Calibri, Arial, sans-serif;
    text-align: center;
    color: white;
    background: black;
    
    }
    {font-family: 'Times New Roman', Georgia, serif;
    text-align: justify;
    color: black;
    }
    
    
