body{
    background-color: cadetblue;
    
}
a{
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
    margin: 20px;
}