--- a/corporateblue/header.html Tue Dec 27 16:48:35 2011 +0100
+++ b/corporateblue/header.html Tue Dec 27 16:49:24 2011 +0100
@@ -1,31 +1,31 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-<head>
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<title>Project Management Demo</title>
-<meta name="keywords" content="project workflow" />
-<meta name="description" content="Project Management Demo/Presentation" />
-<link href="default.css" rel="stylesheet" type="text/css" />
-<link href="cuscosky.css" rel="stylesheet" type="text/css" />
-<style type="text/css">
-<!--
- @import url("layout.css");
--->
-</style>
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<title>Project Management Demo</title>
+<meta name="keywords" content="project workflow" />
+<meta name="description" content="Project Management Demo/Presentation" />
+<link href="default.css" rel="stylesheet" type="text/css" />
+<link href="cuscosky.css" rel="stylesheet" type="text/css" />
+<style type="text/css">
+<!--
+ @import url("layout.css");
+-->
+</style>
<link rel="stylesheet" href="blueprint/grid.css" type="text/css" media="screen, projection">
-</head>
-<body>
-<div id="wrapper">
- <div id="header">
- <h1>Project Management</h1>
- <h2>Presentation</h2>
- </div>
- <div id="main-menu">
- <ul>
- <li class="first"><a href="#" id="main-menu1" accesskey="1" title="">Home</a></li>
- <li><a href="#" id="main-menu2" accesskey="2" title="">Users</a></li>
- <li><a href="project.html" id="main-menu3" accesskey="3" title="Projects">Projects</a></li>
- <li><a href="#" id="main-menu4" accesskey="4" title="">About</a></li>
- </ul>
- </div>
+</head>
+<body>
+<div id="wrapper">
+ <div id="header">
+ <h1>Project Management</h1>
+ <h2>Presentation</h2>
+ </div>
+ <div id="main-menu">
+ <ul>
+ <li class="first"><a href="#" id="main-menu1" accesskey="1" title="">Home</a></li>
+ <li><a href="#" id="main-menu2" accesskey="2" title="">Users</a></li>
+ <li><a href="project.html" id="main-menu3" accesskey="3" title="Projects">Projects</a></li>
+ <li><a href="#" id="main-menu4" accesskey="4" title="">About</a></li>
+ </ul>
+ </div>