This really depends on the template you are using, but generally, you can change the logo graphic by editing the main_page.tpl.php file in whatever template's directory you are using.
Look for :
tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce')
Change oscommerce.gif to your actual image file name. Change the osCommerce alt text to be whatever you want.
— Jim Cotton 2010/01/02 03:44 In FallBack Template
Version 2.0RC3 this is called:
'oscmax.gif', 'osCMax v2.0 - Power E-Commerce'Version 2.0.4 and more current (v2.0.25, v2.1) this is called:
'store_logo.gif', STORE_NAME