input:focus {
	border-color:maroon;
	border-width:2px;
}
input {
	margin:5px;
}