/* Stylesheet for PHP Weather. */
 
BODY {
     font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;

  
 }

DT {
  	
  font-weight: bold

P {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
background-color: #fdfdfd;
}

