@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeueRegular.eot');
    src: url('../fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeueRegular.woff') format('woff'),
         url('../fonts/BebasNeueRegular.ttf') format('truetype'),
         url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
    font-weight: 600;
}

.clock {width:480px; margin:0 auto; padding:0px; border:0px; color:#1d8bce; text-align:center;}

#Date { font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; font-size:1em; text-shadow:0 0 1px #1d8bce; text-align:center;}

#clock_ul { width:480px; margin:0 auto; padding:0px; display:block;}
#clock_ul li { display:inline; font-size:4em; text-align:center; font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; text-shadow:0 0 1px #545454;}