p#exampleID1 { background-color: green; } 
p#exampleID2 { text-transform: uppercase; } 

p.exampleID3 { background-color: #013370; color: white;} 

