Adding Css to different template files

How can I add my own css styles to different template files in Django? I want to add different stykles to index.html , article display page and author page in Blog Application project