/* border variation for sea green */
@import url('BaseBorder.css');
.natBody {
  background: #6699CC;
}
