h1 {
    line-height: 1.5;
    text-align: center;
  font-family: helvetica;
    color: #CC659A;
    background-color:white;
    font-size: 4em
}
h2 {
  text-align:left;
  font-family: helvetica;
    color: #CC659A;
    background-color:white;
    font-size: 4em
}
body {
  font-family: arial;
    font-size: 14px;
    color: #CC659A;
    background-color:white;
}