Project

General

Profile

1 3975 berkley
<html>
2
<head>
3
  <link rel="stylesheet" type="text/css" href="style/skins/sms/sms.css"/>
4
  <title>Semantic Mediation System</title>
5
</head>
6
<body>
7
8
  <div style="width: 700px; margin: 0px auto; border:0px; padding:0px;">
9
  <img style="position:relative; top: 15px;" src="style/skins/sms/sms-page-top.png"/>
10
  <div id="page">
11
    <h1 style="text-align:center">SEEK Semantic Mediation Tools</h1>
12
    <p>test</p>
13
  </div>
14
  <img src="style/skins/sms/sms-page-bottom.png" style="position:relative; bottom: 12px;"/>
15
  </div>
16
17
</body>
18
</html>