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