body {
    background-color: white;
	font-family: helvetica;
}

h1 {
    color: black;
   
    text-align: center;
}
p {
    color: black;
    text-align: center;
 }
p {
    font-size: 18px;
}
