@charset "utf-8";

body { background-color: #1f1f1f; color:#cccccc; font-family: 'DejaVu Sans', 'Verdana', sans-serif; }

a { text-decoration: none; color:#cccccc; }
a:hover { text-decoration: underline; color:#cccccc; }

div.x { position: absolute; top: 38%; height: 0px; left: 0px; width: 100%; overflow: visible; }
div.y { font-size: smaller; text-align: center; white-space: pre; }

/* vim: set ft=css shiftwidth=4 tabstop=4 expandtab */
