Prevent CSS caching. http://css-tricks.com/can-we-prevent-css-caching/
<link rel="stylesheet" type="text/css" href="style.css?<?php echo date('l jS \of F Y h:i:s A'); ?>" />