In the following HTML
the id can be accessed through #content in CSS. How do I access
#content
Sure you can do in this mode:
#content[role="main"]{ //style }
http://www.w3.org/TR/selectors/#attribute-selectors