You'll need to edit the /themes/default/index.template.php file. Maybe consider aligning it center. The width of that cell will vary depending on your user's screen resolution.
Look for:
<img src="http://solomonsdelight.com/toglorify/Themes/banner1.jpg" style="margin: 0px;" alt="Christian Community" />
Change that to:
<img src="http://solomonsdelight.com/toglorify/Themes/banner1.jpg" style="margin: 0px;" align="center" alt="Christian Community" />