body { background-image: url(bg.gif); background-repeat: repeat-x; }
a { font-weight: bold; text-decoration: none; color: #000000; border-bottom: 1px dashed #ff0000; }
a:hover { border-bottom: 1px solid #ff0000; }
h1 { font-size: 24pt; }
h2 { font-weight: bold; font-size: 14pt; }
h3 { font-weight: bold; font-size: 12pt; }
div.middlediv { text-align: center; width: 100%; height: 120px; left: 0px; top: 50%; margin-top: -60px; position: absolute; }
.center { text-align: center }
