body {
    /* font: 400 2em / 1.5em 'Cardo', serif; */
    font-family: system-ui,sans-serif;
    color: #45484d;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.postTitle {
//background: #000000!important;
}
#nav_main{

}
.postTitle a span{
    color: black;
font-weight: bolder;
font-size: 120%;
}

a:any-link{
text-decoration-line: none;
}
#bannerbar,
#navigator,
#header,
#footer,
.dayTitle,
.postDesc span,
.postDesc a,
#sidebar_categories{
    display: none!important;
}
