Divide the document into sections with the this tex syntax:
\section*{Section One}
and subdivide those into subsections if they get too large:
\subsection*{Subsection A}
Sections (and subsections) end when another section (or subsection) element beings.