如何在drupal 6中更改管理页面样式

I am new to drupal6. I want to integrate a new custom theme to my drupal website and i have successfully completed it in the frontend. But the changes i make does not make any changes in drupal administration page. I mean i want to change the design(css) of my drupal website area. All the tutorial avialable is for to create a new theme in the frontend, but it does'nt make any difference in my drupal backend. Anybody have any idea about the implementaion of this? Also which is the best way to create a new theme/template in drupal?