1 2 3 4 5 6 7 8
/* ID selector */ h1#chapter1 { text-align: center } h1#z98y { letter-spacing: 0.5em } #id_global { margin: 10px; }