 
BODY{
  background-color : white;
}
.Clock{
  
  font-weight : bold;
  text-align : center;
  
  
  
  
  font-family : "Plantagenet Cherokee";
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  
  
  
  
  
  
  background-color : #d7dd57;
  color : black;
}

