A simple Craft plugin that adds some classes to the body tag for browser, os etc..
After enabling the plugin in the Craft admin, add this in your template(s):
<body class="{{ craft.detect.display }}">