Not working here. You need to change the order of things in the head:
Code:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="Microsoft FrontPage 4.0" />
<title>Website Title</title>
<meta http-equiv="Page-Enter" content="blendTrans(Duration=4.0)"/>
<link rel="stylesheet" type="text/css" href="private/style.css" media="screen,projection" />
Nothing, with the possible exception of the title tag should come before meta tags in the head section.
Bookmarks