body {
/* set this to #FFF8FF if we can - ie based on the rounded-corner gifs */
 background:#EEE;
 color:#000;
}

A:link, 
A:visited{
 color: #704;
}

.banner {
 color:#EEE;
 background:#868;
}

.banner a:link,
.banner a:visited{
 color: #EEE;
}

.description{ 
 color: #EEE;
}

.blog,
.blog-comments,
.blog-comments-add{
 background: #E6CCE6;
 border-color: #98C;
}

.postbar{
  color: #545; 
  border-bottom-color: #98C;
}

.postbar .title,
.postbar .title a{
 color: #024;
}

.posted{ 
  color: #238;
}

.comments-head{ 
 border-bottom-color: #98C;
}

#links {
 background:#E6CCE6;
}
 
.defaultstyle{
 font-weight: bold;
 color: #704;
}

