
    

header {
    text-decoration-color: aquamarine;
    text-align: center;
    }
    h2{
        text-align: center;
        background-color: bisque;
    }
h3 {
    text-align: center;
}
nav h2 {
    background-color: aqua;
    text-align: right;  
}
#links {
    background-color: aliceblue;
}
#links2 {
    background-color: aliceblue;
}
#links1 {
    background-color: aliceblue;
}