
\documentstyle[11pt,epsf,epic,eepic]{article}
\newcommand{\proof}{{\bf Proof. }} %% To begin a proof write \proof
\newcommand{\qed}{\mbox{}\hspace*{\fill}\nolinebreak\mbox{$\rule{0.6em}{0.6em}
$}} %%to end your proof write $\qed$.
\pagestyle{empty}
\setlength{\oddsidemargin}{0in}
\setlength{\topmargin}{0in}
\setlength{\textwidth}{6.5in}
\setlength{\textheight}{8.5in}
\newtheorem{lemma}{Lemma}
\newtheorem{theorem}[lemma]{Theorem}
\begin{document}


\setlength{\fboxrule}{.5mm}\setlength{\fboxsep}{1.2mm}
\newlength{\boxlength}\setlength{\boxlength}{\textwidth}
\addtolength{\boxlength}{-4mm}
\begin{center}\framebox{\parbox{\boxlength}{\bf
CS 684 Algorithmic Game Theory \hfill Scribe: YOUR NAME\\ 
Instructor: Eva Tardos   \hfill ADD DATE HERE, 2004}}\end{center}
\vspace{5mm}

\end{document}