@media screen {

h1 { foo: bar }
h2 { thing: 1; whatsit: 2px }
h3 { foo: 2 ! important }

}

foo :lang(c) #bob { a: 1; b: 2; }

foo { }
