/*

* Openers
*/

p.first { /* A paragraph that starts a new set of paragraphs, with a gap above it. */

margin: 1em 0 0 0;
text-indent: 0;

}