[This](http://mprnotes.wordpress.com/2009/08/14/changing-background-image-of-latex-beamer/) post shows how one can change the background image in a Beamer presentation: The above method spans the image to cover the entire page size. To include a smaller image and center it, do [this](http://tex.stackexchange.com/questions/26458/beamer-background-image-centered): (I asked this question on the [Tex.SX](http://tex.stackexchange.com/) since `\hspace{4.5cm}` works but `\vspace{4.5cm}` did not.)
