\RequirePackage{biblatex}
\addbibresource{references.bib}
+\RequirePackage{needspace}
+
\hypersetup{colorlinks=true, linkcolor=Black, citecolor=Black, filecolor=Black,
urlcolor=Black, unicode=true}
\urlstyle{same}
\definecolor{subheadings}{HTML}{500000}
\titleformat{\section}{%
-\color{headings}\fontsize{14pt}{14pt}\selectfont%
+ \Needspace{5\baselineskip}
+ \color{headings}\fontsize{14pt}{14pt}\selectfont%
\scshape}{}{0pt}{\textcolor{headings}{#1}}[{\titleline{\titlerule[1pt]}}]
\titlespacing*{\section}{0em}{0.5em}{0em}
\titleformat{\subsection}{%
\raggedright}{}{0pt}{\textcolor{subheadings}{#1}}
\titlespacing*{\subsection}{0em}{0.25em}{-\parskip}
+\newcommand{\sectionbreak}{%
+\addpenalty{300}%
+\vspace*{0pt}}
+
+\newcommand{\subsectionbreak}{%
+\addpenalty{300}%
+\vspace*{0pt}}
+
\def\myauthor{Don Armstrong}
\def\mytitle{Resume}
\def\mycopyright{\myauthor}