1 .thf { margin: 0 0 0 0; padding: 0 0 0 0; float: left; border: none; }
2 .thumb { position: relative; width: 154px; height: 134px; background-color: black; }
3 .tt { position: absolute; top: 0; left: 0; }
4 .tl { position: absolute; top: 14px; left: 0; }
5 .ti { position: absolute; }
6 .tr { position: absolute; top: 14px; right: 0; }
7 .tb { position: absolute; bottom: 0; right: 0; }
9 H1 { text-align: center; }
10 H2 { text-align: center; margin-bottom: 3ex; }
13 .parent { text-align: center; }
14 .large { text-align: center; }
15 .back { float: left; }
16 .fwd { float: right; }
17 A[href]:hover { background-color: #11001d; }