/* Stylesheet for PHP Weather. */

BODY {
  font-family: Verdana, Tahoma, Geneva, Arial; 
  font-size: 11px;
  color: #333333;
  text-align:center;

}

DT {
  font-weight: normal
}

P {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
