h2 {
font-size:1.2em;
font-weight:bold;
color:#000;
}
h1{
background:url(images/rule.gif) bottom center repeat-x;
margin-bottom:30px;

}
.date {
font-size:0.8em;
color:#585858;
font-weight:normal;
}
div.post{
/*border-bottom:2px #fff dotted;*/
background:url(images/rule.gif) bottom center repeat-x;
padding-bottom:35px;
margin-bottom:35px;
}
div.post img {
}
div.post a {
color:#72738C;
}
div.post a:hover {
/*background-color:#473EFF;*/
}