the stylesheet for freeexampapers.com is very very simple, this is all it consists of:
a:link { color: #00CCFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:href { color: #00CCFF; text-decoration: none;}
a:hover { color: #00CCFF; text-decoration: underline overline; }
body { color: #FFFFFF; background-color: #14285f; }
hr { color:#00CCFF; }
h1 { font-size: 24pt; color: #FFFFFF; text-decoration: underline }
if you guys can make different stylesheets then i can make a script that will allow people to chose their own themes, just give me different stylesheets