html, body { background: #000; color: #000; margin:0; padding:0; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; color: #000; }

#zoomarea { position:relative; width:960px; }
.zoom { position: absolute; left:-500px; top:-500px; height:119px; width:119px; background-image: url(/media/photos/foto/montage.jpg); }

.time { position:absolute; top:724px; left:0px; width:960px; height:20px; text-align:right; font-family:Verdana; font-size:10px; color:#369; }