body {
    font-family: sans-serif;
}
h1, h2 {
    color: green;
}

.styleBlue {
    color: blue;
}