p.red 
{
color: red; 
}
p.blue 
{
color: blue; 
}
body 
{
background-color: green; 
}