p{
    color : green;
}

h1, em {
    color : blue;
}
h1 {
    background-color : yellow;
}
#encadrement {
    background-color : blue;
}