0% completed
p { color: blue; }
#banner { background-color: #ffeb3b; }
h2, p { margin: 10px; }
p.warning { color: red; }
.....