I searched and read the post:
http://www.gravityhelp.com/forums/topic/how-do-i-change-the-form-background-color
which stated that desired result was achieved with the following:
----
body .gform_wrapper { color:#323232 }
body .gform_wrapper { background:#e1e1e1}
----
and the referred documentation from that post:
http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples#Form_Wrapper
and seek clarification.
Not sure exactly where the code above should be placed. Can you clarify please. Thanks.