input:focus {
	border-color: red;
	background-color: #FFFFE0; /* Light Yellow */
}
