 * {
	 margin: 0px;
	 padding: 0px;
 }
 body {
	background-color: #009899;
}
#searchBox {
	width: 200px;
	height: 326px;
	background: url('../images/search.gif') no-repeat;
}
#searchForm {
	margin-left: 45px;
}