* { margin: 0; padding: 0; } html { height: 100%; } body { text-align: center; height: 100%; } pre, div { text-align: left; } .content { margin: 10px auto 10px auto; width: 500px; } .clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; } body { font: normal 80% Verdana, Helvetica, Arial, sans-serif; background-color: #1f1f1f; color: #c0c0c0; font-size: 12px; } a { text-decoration: none; color: #dad3bc; } a:hover { text-decoration: underline; } a img { border: none; } ul { padding-left: 30px; } h1 { color: #c0c0c0; } h2 { margin-top: 5px; border-bottom: solid 1px #666666; margin-bottom: 10px; } h3 { margin: 40px 0 5px 0; border-bottom: solid 1px #333333; } h3.first { margin: 5px 0 5px 0; } p { text-align: justify; margin: 10px 0 5px 0; }