To change the site logo set the following in config.php:
$PageLogoUrl = 'path to logo';
$PageLogoUrlWidth = '34px'; # optional
$PageLogoUrlHeight = '34px'; # optional
Setting the width and height are optional, but might help ensure your logo fits within the skin design more appropriately.