body {background-color: white; } 

p {color: #333399;
   font-family: arial, sans-serif;
   font-style: normal;
   font-size: 75%;
   text-align: justify;
   width: 76%; 
   }
   
h1 {color: black;
    font-family: arial, sans-serif;
   font-style: normal;
   font-size: 75%;
   text-align: justify; }
       
   
   