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