create afolder caleed 'mytheme', open the joomla tempate file, you have index.php, an xml file, template.css/php, image foder. copy the image folder, index.php and template.css to 'mythem'
Rename index.php to page.tpl.php and template.css to style.css.
Open the page.tpl.php in your favourite editor. replace as following
Step 1
joomla header
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
$iso = split( '=', _ISO ); echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
//
if ( $my->id ) { initEditor(); }
mosShowHead();
echo $mosConfig_live_site;/templates/bt_musemix/css/template_css.css" rel="stylesheet" type="text/css" />
Druplal header
// $Id: page.tpl.php,v 1.15 2007/11/04 15:01:39 goba Exp $
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
print $language->language " lang=" print $language->language
">//.
print $head_title
print $head