BODY {
color: #333333;
background-color: #D5D5D5;
margin: 0;
text-decoration: none;
}

#header {
background: url('./images/menu_bg.gif') repeat-x;
padding: 10px 0 15px 0;
width: 100%;
border-bottom: #666699 1px solid;
display: block;
height: 70px;
}

#clock {
padding: 95px 0 15px 0;
width: 100%;
text-align: center;
display: block;
}

