\documentclass[12pt,twoside]{article}
\usepackage{rotcapt}
\usepackage{simplemargins}
\usepackage{fullpage}
\usepackage{epsf}
\usepackage{lscape}
\usepackage[margin=.5in]{geometry}
\setlength{\parindent}{0em}
\begin{document}

%\setallmargin{.5in}

\vspace{.5in}

% This may need to be replaced with a graphic, since font sizes are being hard to work with
\begin{Huge}
\textsc{\newline\newline SIPB IAP 2006 Classes Guide}\newline\newline
\texttt{http://sipb.mit.edu/iap/}
\end{Huge}

\vspace{4.75in}

\begin{figure}[h]
%\begin{flushright}
\begin{center}
\epsfxsize=2in
\epsfbox{fuzzball1.ps}
\end{center}
%\end{flushright}
\end{figure}

\thispagestyle{empty}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Let this be the first page.  Make sure this falls below the middle of the page. %%
\newpage
%\thispagestyle{empty}
\setcounter{page}{0}
\input{intro.tex}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\newpage
%\thispagestyle{empty}
\tableofcontents

\newpage
\input{classes-linux.tex} \vspace{.2in}\hrule
\input{classes-other.tex} \vspace{.2in}\hrule
\input{classes-other-other.tex} \vspace{.2in}\hrule
\input{classes-programming.tex}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Inside back cover
\newpage meep?
\newpage 

% Back cover
\thispagestyle{empty}
\input{cal.tex}


\end{document}
