if (navigator.userAgent.indexOf('Safari') > -1) {
	  document.write('<link rel="stylesheet" href="style/safari.css" type="text/css" />');
 } 
