p {
    font-family: sans-serif;
    font-size: 1.3em;
}
.test1 {
    color: green;
    font-family: serif;
}
#thisId {
    font-family: monospace;
}