Sorry about the little textarea boxes, please just copy and paste them into notebook to see them fully.
So in order to use php includes make sure you have changed all of the endings of your webpages to .php (They could have been like .html)
Next make a new page, name it menu.php (Paste your stylesheet, and anything else you want to show up on everypage, ex- affies, content link, etc..)
Then save your menu.php page
Now open up your index.php page.
Erase your stylesheet code that you may have.(Don't erase the part that postisions your content section, it may look like this code below)