/* cbmx.css */ body { background-color: #999; } h1, h2 { color: #666; font-weight: bold; } h1 { font-size: 3em; } h2 { font-size: 1.125em; } hr { width: 100%; height: 1px; border: none; border-top: 1px solid #999; } .notice { text-align: center; color: #933; font-style: italic; font-weight: bold; padding: 0.25em; }