This template is a base for most of my non-WP web projects. It uses LESS rather than standard CSS, there's a Mac app to compile LESS into real CSS. It also uses Preboot by Mark Dotto
<link rel="stylesheet/less" href="main.less"> <script src="less.js"></script>