	body {
    color: #4378be;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100%;
    background-image:url('https://images.cnblogs.com/cnblogs_com/allenfortam/1678026/o_200323032107QQ%E5%9B%BE%E7%89%8720200320233157.jpg');
}
	#home {
    background-color: #ffffff;
    opacity: 0.8;
}

#sideBar a {
    color: #ff1493;
}

.CalTodayDay {
    background: rgba(82,168,236,.6) !important;
}

#news{
   color: #ff1493;
   text-align: justify;
}
