/* css for black template with white text */
editable
{border: 1px dashed #c0c0c0;}
body
{background:black;}
html
{background:black;}
a
{color:#B8860B;}
a:visited
{color:#556B2F;}
blockquote
{border-left: #c0c0c0;}
h2
{color:white;}
p, li
{color:white;}
table
{solid #c0c0c0;}
table th
{border-bottom: #c0c0c0;}
table td
{border-bottom: #c0c0c0;}
#container
{background:black;}
#main-content
{background:black;}
hr
{color: #c0c0c0;} 
