<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <style type="text/css">
      body {
        width: 600px;
	margin-left: auto;
	margin-right: auto;
        text-align: center;
	font-size: 26px;
      }
    </style>
    <title>Parking Page</title>
  </head>
  <body>
    <p>
      <img src="/csc.png" alt="CSC Logo" />
    </p><p>
      This page is a parking page for a University of Waterloo club or 
      organization that is hosting their website with the 
      <a href="http://csclub.uwaterloo.ca/">Computer Science Club</a>.
    </p><p>
      If you are the administrator of this site and you expected to see your 
      site here, please 
      <a href="mailto:www@csclub.uwaterloo.ca">Contact the CSC</a>.
    </p>
  </body>
</html>
