This is a topic come from a discussion in a CSS thread I'm in,
Do any of you guys know if spiders take an interest in the names of CSS files?
Example:
<head>
<link type='text/css' rel='stylesheet' href='mystyles.css'>
</head>
Would it be of benefit to rename the styles to 'my-keyword.css'?