<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title></title>

<style type="text/css">
body {
	background-image:url(/img-sys/splash.png);
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-color: #f3f4f5;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 960px;
	height: 2020px;
	margin: 0 auto;
}
</style>
</head>
<body>
<div id="wrapper"> </div>
</body>
</html>
