<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Sphinx Search</title>
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<script language="javascript" type="text/javascript" src="jquery-1.7.1.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
});
</script>
<body>
<section>
<center>
<div class="searching">
<img src="images/findit.jpg" alt="" title="" />
<form method="post" action="result.php">
<p><input type="text" name="q" size="70" id="search"/></p>
<p><input type="submit" name="op" value="search"/></p>
</form>
<span><label>Powerd by :</label><img src="images/logo.png" /></span>
</div>
</center>
</section>
</html>