<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>SaveEnergy Leiden</title>
<link href="css/style.css" rel="stylesheet" type="text/css" />

</head>

<body>
<div id="container">
	<div id="header">
    <img src="images/Untitled-3_01.jpg" />
    </div>


	<div id="navigation">
    <a href="index.php">Home</a> <a href="page1.php?p=bar">Grafieken</a> <a href="page2.php">Uitleg</a> <a href="page3.php" "style='color:#f7921c'">Info</a>
    </div>
    
    
    <div id="content_wrap">
    <div id="content_top">
    </div>
     <div id="content">
      <h1>Info</h1>
      <h2>Overige informatie</h2>
      <p>Save Energy Leiden is een onderdeel van het Europese Save Energy project</p>
      
<div id="chart"></div>
<br />
<br />
     </div>
     
    <div id="content_bottom">
    </div>
  </div>
    
    
    <div id="footer">
    Save Energy Leiden is een onderdeel van het <a href="http://www.ict4saveenergy.eu/">Save Energy project</a>.
    </div>    
</div>
</body>

</html>
