\documentclass[12pt]{article}

\usepackage{graphicx}

\textwidth   6.0in
\textheight  9.0in

\topmargin     -1.in
\oddsidemargin  0in

\begin{document}

\vspace*{1in}

\section*{C/C++ results for continuous-time Markov process}

\vspace{0.3in}

\begin{figure}[bh!]
\begin{center}
\includegraphics[width=0.55\textwidth]{ctmp.eps}
\end{center}
\caption{MLMC results for continuous time Markov process}
\end{figure}

\end{document}
