@font-face {
font-family: NotCourierSans;
src: url('NotCourierSans.otf');
}

#wrap {
width: 600px;
margin: 0 auto;
text-align: center;
}

#wo-clock {
font-family: NotCourierSans, Consolas, Courier New;
font-size: 1em;
letter-spacing: 15px;
padding-bottom: 80px;
}

#wo-clock p {
padding: 0;
margin: 15px;
}

.gray { color: #fff	; }
.gray .selected { color: #333; font-weight: bold; }

