@charset "utf-8";
/* CSS Document */

body, html { height: 390pt; }
body { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; }
.layout { height: 50%; width: 50%; position: relative; }
.print-poster { position: absolute; right: -150px; bottom: -60px; }
.topics { position: absolute; width: 400px; height: 40px; text-align: center; text-transform: lowercase; right: -200px; bottom: -160px; }
.topics p { margin: 5px 0px; padding: 0px; }
.topics a { color: #fff; text-decoration: none; }
.topics a:hover { text-decoration: underline; }
.screen-poster { display: none; }
