I was advised to use this code.
input[type=”text”], input[type=”number”], input[type=”email”], input[type=”search”], input[type=”password”], input[type=”tel”], textarea {
background: #eeeeee;
}
However, if you see on my contact page only half of the fields are the #eeeeee color I have used in the code. Thanks Guys.