body {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cbccc8)) fixed;
}
.logoclass {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cbccc8)) fixed;
}
.clockstyle {
  color:black;
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}