body{
background-image:none;
background-color:#e6f1dd;

}


.mytitle{
  font-size:30px;
  
}
.mytitle:hover{

}
.mysubtitlea{
  text-decoration:none;
}
.mysubtitle{
  font-size:25px;
  color:#EE00EE;

}


.welcome{
  color:red;
  font-size:30px;
  position:absolute;
  
}


.myhr{
 height:2px;border:none;border-top:2px dotted #185598;
}


#block{
  width:200px;
  height:200px;
}
#canvas{
	border:1px solid red;
	display:none;
}
#clock{
	--position:absolute;
	--left:10px;
	margin:0px;
	--border:thin solid #aaaaaa;
}
#src{
	width:100%;
	--height:500px;
	display:none;
	color:red;
}

#mylinks,#mytopmenu,#BlogPostCategory,#EntryTag,#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb{
   display:none;
}


#leftcontent{
  border-top: 1px dotted #8B8D72;
  border-bottom: 1px dotted #8B8D72;
  top:145px;
  background-color: #2a6e6a;
}
._sign{
 color:#43b92f;
 font-size:54px;
}

#tbCommentBody{
 width:100%
}
.postTitle2{
  font-size: 25px;
}

div{
    border-radius: 10px;
}

.day{
  background-color: #2B2B2B;
}