<!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>Sluuurp - Power Of The Search</title>
<style type="text/css">
<!--
body {
margin: 0px;
padding: 0px;
background:#000000;
}
#container {
border: 0px solid #009933;
margin: 0px auto;
background: url(back.jpg) no-repeat top left;
width: 100%;
height: 750px;
}
#search{
clear:both;
margin: 350px 0px 0px 350px;
width: 300px;
float: left;
border: 1px solid #009933;
}
-->
</style>
</head>
<body>
<div id="container">
<div id="search">
<form id="form1" name="form1" method="post" action="">
<input name="Search" type="text" id="Search" value="Search" size="38" />
<input type="submit" name="Go" id="Go" value="Go" />
</form>
</div>
</div>
</body>
</html>
Bookmarks