body {
    font-family: "Helvetica", "sans-serif", "serif";
    color: #f5f5f5;
}

h1, h2, p {
    text-align: center;
}

a {color: #ff69b4;}

a:visited, a:hover, a:active{
    color: #ff1491;
}