body {
    background-color:cornflowerblue;
}
h1 {
    color:black;
    text-align:center;
}
a {
    text-decoration:none;
    color:black;
}