body {
	border-bottom-width: 10px; 
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: inset; 
	border-color: blue; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ff6633;
	background-repeat: no-repeat
}

.search {
	text-align: right
}