body {
  background: #183048 url(images/bg.png) repeat-x fixed bottom left;
}
#smwmap {
  background: transparent url(images/map.png) no-repeat fixed bottom left;
}

a {
  color: #70B0D0;
}

a:hover {
  color: #C0E0E0;
}

.posttitle a:hover {
  color: #C0E0E0;
}

.text-shadow {
  color: #000 !important;
}

#footer p {
  color: #CCC;
}

