body {
  background: #0060B8 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;
}