body {
    background-color:rgb(24,24,24);
    background: url(https://images.cnblogs.com/cnblogs_com/destiny-/1794550/o_201119175121dessert.jpg) no-repeat center;
    background-position:50% 50%;
    background-attachment:fixed;
    }
#blogTitle{
background-image: url();
}
#blogTitle h1{
width:100%;
text-align:left;
left:0;
font-size:40px
}

.day{
background-color:rgb(24,24,24);
border:1px solid rgb(32,32,32);
opacity:0.8;
}
.dayTitle{
background-color:#4682B4;
}
.c_b_p_desc{
color:#DCDCDC;
}
.postTitle a:link{
color:#DCDCDC;
}
.input_my_zzk{
color:white;
}
#navigator {
background-color: black;
opacity:0.5;
border: 1px solid rgb(216,216,216);
text-align:center;
}
.sidebar-block{
background-color:rgb(24,24,24);
border:1px solid rgb(32,32,32);
opacity:0.7;
}
.mySearch{
background-color:rgb(24,24,24);
border:1px solid rgb(32,32,32);
}
.catListComment{
background-color:rgb(24,24,24);
border:1px solid rgb(32,32,32);
}
.catListView{
background-color:rgb(24,24,24);
border:1px solid rgb(32,32,32);
}
.catListFeedback{
background-color:rgb(24,24,24);
border:1px solid rgb(32,32,32);
}

.Cal a{
color:white;
display:inline-block; 
width: 100%;
}
.CalNextPrev{
background-color:	rgb(64,64,64);
opacity:0.3;
color:white;
font-weight:bold;
}
.CalTodayDay{
background-color:#ff5e52;
}
.CalTodayDay a{
color:white;
display:inline-block; 
width: 100%;
}


#mainContent{
opacity:0.9;
}