.searching {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: 400;
	color: #0b1f74;
}

#button{
color: #0b1f74;
background-color:#A2B3FA;
border: 1px outset #0b1f74
}

a {
	color: #0b1f74;
}