﻿body {background-color:#CCC;}

#timedate {
  font: small-caps lighter 43px/150% "Segoe UI", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial, sans-serif";
  text-align:left;
  width: 50%;
  text-indent: 20px;
  margin: 0px ;
  color:#555;
  border-left: 10px solid #CCC;
  border-right: 10px solid #CCC;
  padding: 20px;
  font-weight: bold;

}