\documentclass[12pt]{article}

\usepackage{graphicx}

\textwidth   5.5in
\textheight  8.5in

\topmargin     0in
\oddsidemargin 0in

\renewcommand\textfraction{0.01}

\begin{document}
\subsection*{Zakai SPDE}

\vspace*{0.3in}

\begin{figure}[bh]
\begin{center}
\includegraphics[width=0.7\textwidth]{spde.eps}
\end{center}
\caption{Zakai SPDE arising from modelling credit derivatives}
\end{figure}

\end{document}
