html, body { background: #111; color: #ddd; height: 100%; }
div#container { width: 500px; height: 300px; margin: -150px auto 0; text-align: center; 
                position: relative; top: 50%; }
div#clock-container { height: 100px; }
a img { border: none; margin: 0px 40px; }