body { background: #029ff6 url(../../graphics/background_gradient.png) repeat-x; font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif; }
#pagedocument { width: 916px; margin: 20px auto; }
#box-top, #box-bottom { background: url(../../graphics/background_top.png) no-repeat; height: 9px; width: 916px; float: left; }
#box-bottom { background: url(../../graphics/background_bottom.png) no-repeat; }
#box-content { background: #fff; float: left; width: 876px; padding: 20px; }
h1 { font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif; font-size: 30px; margin-top: 0;}
h3.forcast { color: #555;  }
p.last-update { color: #999;}

table.big-table { width: 100%; margin: 0;}
table.big-table td { width: 50%; vertical-align: top; }
table th { text-align: left; margin-top: 10px; float: left;}
table.data-table td {  padding: 5px; color: #888; }
table.data-table td.header { width: auto; padding: 5px; color: #000;}
table { font-size: 15px; }

