@aquahoya: Please post your query in New Support Forum. This page concerned about the site http://truthinablog.organika.ca/. Also when you post your question please add in your site URL.
Simple Catch Free site have only Featured Post slider, where you have to add in the Post Id which will take the Post title, excerpt and featured image of that post. In you have Simple Catch Pro Theme you have additional Featured Image Slider where you can upload independent image, title, content and links.
For Header background, you need to upload your header image through media uploaded in Add New media in your WordPress Dashboard. Then you can add in the following CSS in “Custom CSS” box in your Theme Options panel.
#header {
background: url("Your Background Image URL") repeat scroll 0 0 transparent;
}
You can add widgets in in your sidebar. Go to Appearance => Widgets. Then drag and drop widgets in the sidebar.
You can remove the comment through “Settings => Discussion”. But individual page and post setting will overwrite the overall setting. See this for more details http://en.support.wordpress.com/enable-disable-comments/