body{
background: url("https://img.bizhi.sogou.com/images/2012/05/24/16398.jpg?f=download");
background-size: contain;
filter:alpha(opacity=50);
-moz-opacity:0.5;
}

#top{
height: 150px;
background: url("https://gorey.sinaapp.com/img/top.png") no-repeat;
background-size: cover;
}
#sub{
height: 25px;
color:#666;
background: url("https://gorey.sinaapp.com/img/sub.png") no-repeat;
background-size: contain;
}
#content{
padding-top:20px;
}
.BlogStats{
margin:30px 15px 0 0;
}
.headermaintitle,#subtitle{
text-shadow:2px 2px 5px #000000;
font-size:30px;
margin-top:50px;

}
#subtitle{
font-size:25px;
text-align:center;
font-size:bolder;
}
#top h1{
text-align:center;
}
#footer{
color:#fff;
}