Index: header.php
===================================================================
--- header.php	(revision 3978)
+++ header.php	(working copy)
@@ -8,11 +8,11 @@
 
 <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
 
-<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
+<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen, projection" />
 <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
 <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
 
-<style type="text/css" media="screen">
+<style type="text/css" media="screen, projection">
 
 <?php 
 // Checks to see whether it needs a sidebar or not
