h1{
	color: #0261ac;
}
input.button{
	background: linear-gradient(#0261ac 25%, #ddd 100% );
}
a, a:visited, a:active {
	color: #0261ac;
}