body{
    background-color:darkseagreen;
}

h1, h2{
    color:darkslategrey;
}

p{
    color:antiquewhite;
}

a{
    color:antiquewhite;
}