1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<title>Vertically Aligned</title>
6<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7<style type="text/css" media="all">
8	@import "vertically-aligned.css";
9</style>
10<!--[if IE]>
11	<style type="text/css" media="all">
12		@import "vertically-aligned-ie.css";
13	</style>
14<![endif]-->
15</head>
16<body>
17
18[% form %]
19
20</body>
21</html>
22