html { background: #333; } #admin_panel { background: #FF0000; color: #00FF00 } .title { font-weight: bold; color: #ffcc00; } .text { color: #ffffff; } .post-form { text-align: left; color: #ffffff; } .link { color: #33bb33; } .link:hover { color: #00ff00; } .post_id { color: #ffffff; } .block { display: inline-block; vertical-align: top; }