body {
font-family: sans-serif;
}
h1, h2 {
font-family: sans-serif;
color: gray;
}
h1 }
border-bottom: 1px solid black;
}
p {
font-family: sans-serif;
color: maroon;
}
em {
font-family: serif;
}
p { color: black;}
.greentea { color: green; }
p.greentea { color: green; }
p.raspberry { color: blue; }
p.blueberry { color: purple; }