demos\blackmajic\stylesheet.css
1 a {color: linkColor;text-decoration:none}
2 body { color: foregroundColor}
3 div { color: foregroundColor}
4 center { color: foregroundColor}
5 small {font-size:80%}
6 p,div,ul,li {margin-top: 0; margin-bottom: 0}
7 
8