#clock {
position: absolute;
color:#000;
background-color:#e9e9e9;
left: 750px;
top: 0px;
width:160px;
font-size: 13px;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
min-width: 70px;
}