<html>
<head>
<title>My Own Search Engine</title>
<style>
.box {
width:500px;
margin: 10px auto;
text-align: center;
padding: 20px;
border-top: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-left: 1px solid #000000;
}</style>
</head>
<body>
<div class="box"><br><br><br><br><br><center><font size=7>Inside Tech Tricks<br></font><font size=2>Powered by <a href="http://insidetechtricks.blogspot.com">Inside Tech Tricks</a> and <a href="http://google.com">Google.</a><br><br><br><br><br><br><br><center><form id="cse-search-box" action="http://google.com/cse">
<input type="hidden" name="cx" value="006981563848560349408:7od48ronjx0" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="Search" />
</form>
</center><br><br><br><br><br><br></div>
</body>
</html>