\documentclass[a4paper]{article}
\usepackage{graphicx}
\usepackage[utf8]{inputenc}
%\usepackage[T1]{fontenc}

\usepackage[usenames,dvipsnames]{color}
\usepackage{fullpage}
%\usepackage{geometry}

\begin{document}
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
\definecolor{orange}{rgb}{1,0.5,0}
%\definecolor{verydark}{rgb}{0,0.2,0.2}
\definecolor{verydark}{rgb}{0,0.15,0.15}
\pagecolor{verydark}
\newcommand{\thetextcolor}[1]{GoldenRod}
%\pagecolor{Goldenrod}
%\pagecolor{ForestGreen}
%\pagecolor{Blue}

\color{orange}

\begin{titlepage}
  \sf
  \null
  \vspace{4cm}
  \centering
  \hspace{2.5cm}
  \begin{minipage}[c]{12cm}
  {\LARGE
    %\null
    \noindent
    \HRule\vspace{2mm}
  \textbf{\textsf{Efficient electronic structure methods\medskip\\ applied to metal
    nanoparticles\\}}
  %\HRule
  %\null
   %\textbf{Electronic structure and chemical properties of metal
   %   nanoparticles}\\
    %\vspace{-3mm}
  %\HRule\\
  }
  %\vspace{2mm}
  %\null
  %\medskip
  \HRule\\
  \textbf{\textsf{\large Ask Hjorth Larsen}}\\
  \end{minipage}
  \null
  \vspace{-1cm}
  \includegraphics[width=17.5cm]{script/frontcover}\\
  \null
  \vspace{-1.5cm}
  \hspace{2.5cm}
  \begin{minipage}[c]{12cm}
  \begin{minipage}[c]{8cm}
    \large{
  \textbf{%
  Center for Atomic-scale Materials Design\\
  Department of Physics\\
  Technical University of Denmark  }
  }
  \end{minipage}%
  \begin{minipage}[c]{4cm}
    \includegraphics[width=3cm]{script/Au20}
  \end{minipage}
  \end{minipage}
\end{titlepage}
%Front cover: 50-atom gold cluster obtained by simulated annealing with
%density functional theory.

%\noindent {Front cover: A visualization of the distribution of
%  electronic energy levels of gold clusters as a function of number of
%  atoms ($x$ axis which goes from 6 to 150) and energy ($y$ axis).
%  The line is the energy level such that all states with lower energy
%  are filled.  See also Figure \ref{fig:fig:jun22dos}.  The 20-atom
%  gold cluster, a tetrahedron, is displayed below.}

\end{document}

