/*模板为simplememory*/
#home h1{
    font-size:45px;
}
body{
	background-image: url("https://images.cnblogs.com/cnblogs_com/augustcode/1661506/o_2003050623162.png"); background-position: initial; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-origin: initial; background-clip: initial;
	height:100%;
	width:100%;
}

#home{
    opacity:0.9;
}
.wall{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#c_n9{
	position: fixed; 
	top: 0px; 
	left: 0px;
	z-index: -1; 
	opacity: 1; 
}
#profile_block, .catListLink, .catListTag, .catListEssay{
	font-size: 14px;
}
