diff --git a/chapters/Dispense101.tex b/chapters/Dispense101.tex
index 0acd7df3fb340a4dbc0f3b609d7c9070b40da320..bad76213d5534421990759522d0aa9fc75e724ec 100644
--- a/chapters/Dispense101.tex
+++ b/chapters/Dispense101.tex
@@ -16,6 +16,14 @@ You can also use your Student Card or SmartRider as a log in device on the snack
 
 You can also access Dispense using the \shell{dispense} command. Dispense isn't installed on clubroom machines so you will have to use \shell{SSH} to access one of UCC's servers.
 
+
+\begin{figure}[H]
+	\centering
+	\includegraphics[width=0.4\textwidth]{figures/ucc-logo.png}
+	\caption*{\tiny{This is the only place in the guide I could fit the club logo}} 
+	\label{ucc-logo.png}
+\end{figure}
+
 %\end{mdframed}
 
 %\pagebreak
diff --git a/chapters/FindClubroom.tex b/chapters/FindClubroom.tex
index c44429512515091264cdcf516d24dd61051c5f25..5a8ec06240ce95b40fef97ac099cc423953a24b3 100644
--- a/chapters/FindClubroom.tex
+++ b/chapters/FindClubroom.tex
@@ -32,6 +32,9 @@
 
 %\begin{mdframed}
 
+\begin{comment}
+% Superflous!
+
 \section{Directions}
 
 \begin{enumerate}
@@ -60,6 +63,7 @@ More detailed instructions are at \url{http://www.ucc.asn.au/aboutucc/contact.uc
 
 \subsection{Telephone}
 The UCC has a telephone: {\bf (08) 6488 3901}. From overseas, add your international access code to {\bf +61 8 6488 3901}. No fax.
+\end{comment}
 
 \begin{comment}
 \begin{figure}[H]
diff --git a/fresher_guide.pdf b/fresher_guide.pdf
index 882620a6b5dc90f2a27cd179a423d1d58cff9857..973a8a6514be665567cad21904d05d1d4b53177f 100644
Binary files a/fresher_guide.pdf and b/fresher_guide.pdf differ
diff --git a/fresher_guide.tex b/fresher_guide.tex
index 98522d8ba71c70fbc25c483862a2e92b6d6a2738..c7adb668aef70ac3f7aae0528b7c69d01daa600d 100644
--- a/fresher_guide.tex
+++ b/fresher_guide.tex
@@ -170,7 +170,7 @@
 % keeps text within our margins
 \sloppy
 
-\include{titlepage/Titlepage}               % This is who you are
+%\include{titlepage/Titlepage}               % This is who you are
 
 \pagenumbering{arabic}
 \pagebreak
@@ -180,12 +180,12 @@
 %---------------------------------------------------------
 \linespread{0.3}
 % Do we need these for a fresher guide?
-{\small\tableofcontents}
+%{\small\tableofcontents}
 %\listoffigures
 \markboth{}{}
 \linespread{1.5}
 
-\emph{"Interroga de Consensum Gradu Servitium nostra"}
+%\emph{"Interroga de Consensum Gradu Servitium nostra"}
 
 \newpage
 
@@ -197,7 +197,7 @@
 \setcounter{chapter}{-1}
 
 
-\include{chapters/Introduction} % Chapter 0
+%\include{chapters/Introduction} % Chapter 0
 \include{chapters/FindClubroom} % Chapter 1
 \include{chapters/SetupAccount}
 \include{chapters/Dispense101}