Help with Drupal theme



hello everyone,
can you please help me with theme development in drupal 7?
Me changing here HTML into a drupal theme
Now the default garland theme works okay unless it is copied to /sites/all/themes/my_theme/page.tpl.php and the .info file misrepresented as a result.

Notice: Undefined variable: primary_nav in include() (line 32 of C:\wamp\www\Drupal\html\drupal-7.0\sites\all\themes\My_theme\page.tpl.php).
Undefined variable: site_html in include() (line 58 of C:\wamp\www\Drupal\html\drupal-7.0\sites\all\themes\My_theme\page.tpl.php). 

Please help me with some solutions.
Thanx