body {background-color: white;Color: grey} 

h1 {text-align: center;
    border: none;
    color: white;
    font-size: 25pt;
    font-family: impact}


h2 {text-align: center;
    border: 0px;
    color: cyan;
    font-size: 15pt;
    font-family: impact;
    position:relative;
    top;-1px} 

h3 {text-align: center;
    border: 0px;
    color: white;
    font-size: 12;
    font-family: arial;
    position:relative;
    top;-1px} 

h4 {text-align: center;
    border: none;
    color: navy;
    font-size: 25pt;
    font-family: impact}


p {margin-left: 50px}

