- Puntaje: 0, 0, 0, 1
h1 {
font-size: 42px;
font-family: sans-serif;
color: #ff0000;
} - Puntaje: 0, 0, 1, 1
.cabecera h1 {
font-size: 36px;
font-family: serif;
color: #00ff00;
} - Puntaje: 0, 1, 1, 1
#caja .cabecera h1 {
font-size: 32px;
font-family: sans-serif;
color: #0000ff;
} - Puntaje: 1, 0, 0, 0
style="color: #696969; font-size: 28px; font-family: sans-serif; font-weight: bold;"