Susan is going to create three different styles that will apply to three different sections of a web page. which of the following is the correct version of the first line of CSS to do this?

A. div1{
B. #div1
C. #div1{
D. #{div1

A. div1{