Safari not reading my CSS

I am working on a site right now on a Mac. The site looks great in Opera, but in Safari and IE (which i dont care about), my site is being displayed without the CSS! Has anyone seen this before?



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<link rel="stylesheet" href="css/main.css" type="text/css" />
</head>