% Enkel forside som bruker latex sin \titlepage kommando:
% NB: Bruken av \and mellom navn!
-\titlepage
-\title{Total variation based image restoration using graph cuts}
-\author{Bjørn Rustad}
-\date{\today}
-\maketitle
+\begin{titlepage}
+
+\centering
+
+\LARGE{Total variation based image restoration using graph cuts} \\[2cm]
+
+\large{Bjørn Rustad} \\[1cm]
+
+\today \\[2cm]
+
+\includegraphics[width=0.5\textwidth]{lena512.png}
+
+\end{titlepage}
% Local Variables:
% TeX-master: "master"