html {background: url("https://images.cnitblog.com/blog/408854/201309/18222550-1b7da763c4d94f0e9ac38436613185ca.png") repeat-x;

}
body{background: url("https://images.cnitblog.com/blog/408854/201309/18222606-a151f2fbb79a4e569678765286a4b8a5.png") no-repeat 50% 100px;
font-family: "microsoft yahei";
font-size: 16px!important;
} 
h3{
  border:none!important;
}
#navigator {
background: none;
height: 50px;
clear: both;
font-size:20px;
margin: 0px 0 12px 0;
position: relative;
}
#navList a:link, #navList a:visited, #navList a:active {
color: white;
text-shadow: 0px 0px 0px black;
font-size: 18px;
border-radius:3px;
}
#navList a:hover{
background: #00B2EE;
text-decoration: none
}
#blogTitle {
height: 30px;
}
#blogTitle h2{
display:none
}
#blogTitle h1 a, #blogTitle h2 {
color: #fff;
text-shadow: 1px 1px 1px #AC9C9C;
}
.postTitle {
font-size: 16px;
font-weight: bold;
line-height: 1.5em;
}
#footer{
font-size:12px;}