p{
 font-size: 20px;
 color: #000000;
 font-family: sans-serif;
 font-weight: bolder;
 text-align: center;
}
span.textweather{
 font-size: 30px;
 font-family: fantasy
}
span.textmax{
 font-weight:bold;
 background-color: #ffa500 ;
 color: #ffffff;
}
span.textmin{
 font-weight:bold;
 background-color: #00ffff ;
 color: #000000;
}