body { padding: 15px 17px 15px 15px; background-color: #fff; font-size: 16px; text-align: center; } h1 { font-size: 24px; line-height: 30px; margin: 0; padding: 3px; border-top: 2px solid #222; border-bottom: 2px solid #222; } a { color: #000000; } a:visited { color: #595E3C; } a:hover { color: #404040; } a:active { color: #FF0000; } #main { margin-right:auto; margin-left:auto; width: 700px; background-color: #eee; text-align: center; border: 2px solid #222; line-height: 120%; margin: 10px auto; padding: 4px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; } #comment { margin-right:auto; margin-left:auto; width: 700px; background-color: #eee; text-align: left; border: 2px solid #222; margin: 20px auto 0 auto; padding: 4px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; } #comment form.post input{ width: 46%; } div#new a{ color: red } .center { text-align: center; } td{ margin: 0; } #form{ width: 100%; } .post { color: #f00; font-size: 18px; text-decoration: none; } #bgi { margin: 0; padding: 0; width: 100%; text-align: center; border-bottom: 2px solid #222; overflow: hidden; }