\documentclass[12pt]{article}

\usepackage{graphicx}

\textwidth   5.5in
\textheight  8.5in

\topmargin     0in
\oddsidemargin 0in

\renewcommand\textfraction{0.01}

\begin{document}
\subsection*{SDE with adapted timestepping}

\vspace*{0.3in}

\begin{figure}[bh]
\begin{center}
\includegraphics[width=0.7\textwidth]{adapted.eps}
\end{center}
\caption{MLMC using adapted timestepping for an SDE with a singular drift}
\end{figure}

\end{document}
