body { background: white; color: black; font-size: small; margin: 1px; padding: 1px; }
p { text-align: left; color: black; }
a { color: blue; }
#header { padding: 15px;margin:0;border-bottom:1px solid #c0c0c0;background:green; }
#header a { color: green; }
#header h1 a { color:yellow;font-weight:bolder;font-size:20px;margin:0; }
#header p { text-align: left; color: white; }
#search_form { background: black; }
#content { color:white; background: Lightsteelblue ; border: black 2px solid; padding:5px;}
.title { color:green; border: green 1px solid; padding: 5px; }
.post { color:navy; }
#navigation { color: green; padding: 15px;  }
#navigation h2 { text-align: center; font-size: big; background: green; color: white; padding : 10px; }
#navigation h2 a { color: navy; background:green; }
#blogroll { color:gold; }
#blogroll h2 { text-align: center; font-size: big; color: white; background: navy; border: white 2px solid; padding: 10px; }
#blogroll h2 a { color : red; }
#footer p { color: white; background:silver; border: black 1px solid;}
#footer p a { color:black; }
.comment { background: silver; color: #black; padding: 3px; border: blue solid 1px; }
#comment_form { color:Lavender; }
