.master { background-color: blue; color: white; } .example { background-color: skyblue; color: gray; } h2.example { font-style: italic; text-align: center; color: teal; }