body {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
margin: 132px 0 150px 0;
background-image: url('../img/page-bg.gif');
background-position: top left;
background-repeat: repeat-x;
background-color: #fff;
color: #111;
font-size: 12px;
}

#page {
width: 700px;
}

#clock {
padding-right: 40px;
}

#content {
width: 425px;
}

h1 {
color: #0ea2c9;
width: 425px;
}

p {
margin-bottom: 22px;
line-height: 1.44em;
}