body { background-color: #1C1C1C; font-family: sans-serif; color: #BDBDBD; margin-top: 30px; margin-bottom: 10px; } .date { font-weight: bold; } #logo { margin-bottom: 10px; margin-left: -55px; font-family: monospace; font-size: 1.5em; } #content { width: 550px; font-size: 0.9em; margin-left: auto; margin-right: auto; } #container { width: 550px; margin-left: auto; margin-right: auto; padding-bottom: 70px; } #codeblock { margin-left: 10%; margin-right: 10%; text-indent: 30px; font-family: monospace; font-size: 1.0em; } a:link { text-decoration: none; color:#DF3A01; font-weight: bold; } a:visited { color:#DF3A01; text-decoration: none; font-weight: bold; } a:hover { color:#848484; text-decoration: none; font-weight: bold; } p { text-indent: 15px; } pre { text-indent: 0px; } em { font-style: bold; } h1 { font-size: 3em; text-align: center; margin-left: auto; margin-right: auto; } h3 { font-size: 20px; margin-bottom: 5px; }