body {
  background: #98E0E0 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;
}

#footer p {
  color: #EEE;
}

#header .page_item a {
  padding: 2px 10px;
}

#header .page_item a:hover {
  border: 1px solid #000;
}

#header .pages li {
  margin: 0 5px;
}