* { 
    background-color: #add8e6;
}


p {
    background-color:#ff7f50;
}


a {
    background-color: #dc143c;
}