h2 {
font-size: 22px;
  color: #006bad;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  -radius:5px;          

}
h4 {
background-color:#006bad;
color:white;
font-size: 18px;
  -moz-border-radius:5px; 
  -webkit-border-radius: 5px; 
  -radius:5px;
  width:40%;
}
.day{
border: 1px dotted #B9ECAE;
    background-color: white;
    background-repeat: no-repeat;
       background-position: -13px -8px;
    background-size: 101% 342px;
    padding: 20px;
    color: #4B4B4B;
    margin-bottom: 20px;
    margin-left: 2px;
}
   element.style {
    font-family: 'Microsoft YaHei';
    font-size: 21px;
}
body {
    font-family:  'Microsoft YaHei';
    font-size: 16px;
    line-height: 1.6;
    margin: 0px;
    padding: 0px;
    background: rgb(238, 251, 236);
}
td[Attributes Style] {
    background-image: url(https://images.cnblogs.com/cnblogs_com/dk2557/1291292/t_u=3245133004,565376374_fm=26_gp=0.jpg);
}