
body {
  background-color: white;
}

h1{
text-align:center;
  font-family: helvetica; 
  padding-bottom:20px;
}

p{
   color: black;
  font-family: helvetica; 
  padding:20px;
  text-align:center;
}