I figured out how to change the color of the Contact 7 form by going into the styles.css file...and was able to change the background color to red. Now I want to make another form that is blue. I made a new class in the css file with the background color set to blue but the problem is I don't know how to edit the div tag to add that new class to that particular form. I don't want all my forms to be the same color, I just want to change the color of one form to blue. Can anyone help???