* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
html, body { height: 100%; }
body { background: url(../images/weirdarchivesbg.jpg) repeat-x; overflow-y: hidden; }
#page-wrap { padding-top: 113px; }
#archives-table { border-collapse: collapse; }
#archives-table td { vertical-align: top; }
.article-block { position: relative; display: block; }
a { text-decoration: none; color: black; }
a img { border: 0; }
.title { bottom: 50%; }
.ex { top: 50%; font: 11px Georgia, Serif; color: #555; }
.title, .ex { background: white; width: 130px; padding: 10px; display: block; overflow: hidden; position: absolute; opacity: 0; }
