You have me confused.
The header, body and footer php files contain the information on page layout. The CSS file contains the style (how the text on the page is rendered, color, size, etc...)
You call the CSS file in your header file. Any changes made to the CSS will be used in you header, body and footer pages.