body {      background-color: #171717;           color: #999999;}a:link, a:visited {      color: #FFFFFF;}a:hover {      background-color: #FEFFCB;      color: #000000;}#headerContainer {      background:  #000000 url(http://www.afprod.se/sb/images/bg1.jpg) no-repeat center top;}.skip {      background-color: #F2F2F2;}#billboard h1 {
      color: #FFFFFF;
}

#billboard h2 {
      color: #9FAFC6;
}

#contentContainer {
      background: #1C1C1C ;
}

.blog-entry-summary {
      color: #999999;
      background-color: #1C1C1C;
}

.blog-entry-body {
      background-color: #161616;
}

.blog-entry-tags {
      background: #161616 url(images/tag-blue.png) no-repeat left center;      
}

.blog-entry-date {
      border-bottom: 1px solid #0E0E0E;
      border-top: 1px solid #0E0E0E;
      color: #999999;
}

#blog-categories, #blog-archives, ul.blog-tag-cloud  {
      background: #121212;
}

.sidebar {
      background-color: #000000;
}

.sidebar b {
      color: #FFFFFF;
}

#footerContainer {
      background-color: #161616;
 }