

input[type="text"]:focus 
{
	background-color: #FFFACD;
}
body 
{
	background-color: #FFFFFF;
}
