h1{
    font-family: Arial, Verdana, sans-serif;
}


h1 {color: grey;}

h3 {color: olivedrab;}


body{ background-color: rgba(240, 250, 240,0.8); }
