h1 {
	color: black;
	font-family: Arial;
}

body {
	background-color: white;
        font-size: 17px;        
}



#search {
	position: absolute;
	top: 3%;
	left: 70%;
}

	


