body.greenback {
  background-color: #79d1f5;
}
body {
  background-color: #79d1f5;
  font: 100% Verdana,Arial,sans-serif;
}
em.tab {
  float: left;
  width: 300px;
  text-align: center;
  margin-right: 2px;
}
em.tab a {
  background: #79d1f5;
  color: #999;
  display: block;
  text-decoration: none;
}
em.tab a.activetab, em.tab a:hover {
  color: #000;
}
e,.tab a.inactivetab {
  color: #999;
}
div.menu {
  float: left;
}
div.contents {
  height: 600px;
  width: 98%;
  float: left;
  border: 1px solid #508F0F;
  border-top: 0px;
  background-color: #79d1f5;
}
div.weather {
  text-align: center; 
  background-color: #79d1f5;
}


