body{
    background-color: lavenderblush;
    color:slategray; 
}
#main-title{
    text-decoration: underline;
    text-transform: uppercase;
}
.centered-heading{
text-align: center;
}