New ePub Zen Garden contribution: Modern 2
Another clean, minimalist style from Reece Dunn, with a nice use of small-caps:
Adding small caps to only the first line of a chapter:
#content > p.noindent:first-line
{
font-variant: small-caps;
}
where #content is the containing block that holds the ebook.