body { text-size: small; border: 2px solid black; background: #444444; margin: 0px; padding: 5px } a { text-decoration: none; color: yellow } p { text-size: small}
#header, #header h1 a,#header p { text-align: center; color: white; background: #ff3333; border: 2px red solid; padding: 5px; margin: 2px }
#search_form, #nav_shortcut, #content, #comments, #navigation, #footer { background: #ff3333; color: white; padding: 5px; border: red solid 2px; margin: 2px }
.post, #comments h2, .comment, #comment h2, #comment_form, #navigation h2 { border: blue 2px solid; background: #5060ff; color: white; padding: 5px; margin: 2px }
.title { background: #00ff00; border: #008000 solid 2px; padding: 5px; color: white; margin: 2px }
