/* dashboard CSS */

body
{
  Font-family: Tahoma, sans-serif; 
	color: red;
}

td
{
  border: 3px solid black;
	color: red;
}

.date
{ 
  font-size: 20px;
	text-align: center;
}

.time
{
  font-size: 20px;
	margin-bottom: 5px;
}

.weather
{ 
  margin-top: 5px;
	font-size: 15px;
}