diff --git a/constitution.pdf b/constitution.pdf
index 9e2bc28e5bc83c70bea4ad605590d591135c2647..7b6190a72bbe6fbcbaef551cf102e873d6058dae 100644
Binary files a/constitution.pdf and b/constitution.pdf differ
diff --git a/constitution.tex b/constitution.tex
index 9ead82daf02971a91d263cb792a8646f8d1f3de3..1d50ec4169803933ed13ffa10ca6400e75070bd8 100644
--- a/constitution.tex
+++ b/constitution.tex
@@ -30,13 +30,6 @@
 \usepackage{subfig} % make it possible to include more than one captioned figure/table in a single float
 % These packages are all incorporated in the memoir class to one degree or another...
 
-%%% HEADERS & FOOTERS
-\usepackage{fancyhdr} % This should be set AFTER setting up the page geometry
-\pagestyle{plain} % options: empty , plain , fancy
-\renewcommand{\headrulewidth}{0pt} % customise the layout...
-\lhead{}\chead{}\rhead{}
-\lfoot{}\cfoot{\thepage}\rfoot{}
-
 %%% SECTION TITLE APPEARANCE
 \usepackage{sectsty}
 \allsectionsfont{\sffamily\mdseries\upshape} % (See the fntguide.pdf for font help)
@@ -82,8 +75,24 @@
 	}
 }
 
+\makeatletter
+\renewcommand\thesection{\@arabic\c@section.}
+\renewcommand\thesubsection{\@arabic\c@subsection.}
+\makeatother
+
+\let \savenumberline \numberline
+\def \numberline#1{\savenumberline{#1}}
 
 %%% END Article customizations
+\usepackage{fancyhdr}
+\pagestyle{fancy}
+\renewcommand{\headrulewidth}{0pt}
+\lhead{}
+\chead{}
+\rhead{}
+\lfoot{}
+\cfoot{}
+\rfoot{\thepage}
 
 \begin{document}
 
@@ -107,8 +116,8 @@
 
 \section{Name}
 \begin{description}
-	\item[The name of this organisation shall be:] \hfill \\
-		The University Computer Club Inc.
+	\item The name of this organisation shall be: \hfill \\
+		\large{\textbf{The University Computer Club Inc.}}
 \end{description}
 
 \section{Definitions}