body {
	font-family: SimSun;
	font-size: 18px;
	margin: auto;
	width: 65%;
	background-color: black;
	color: white;
}

#title {
	padding: 8px;
}

#marquee {
	background-color: #ffffff;
}

#marquee marquee {
	font-size: 18px;
	color: #000000;
}

#list {
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
}

#list h1 {
	font-family: SimHei;
	font-size: 28px;
	background-color: #000000;
	color: #ffffff
}

#list a {
	color: #000000;
}

#realshit {
	padding-left: 15px;
	font-size: 18px;
}

#realshit h1 {
	background-color: #ffffff;
	color: #000000;
	font-family: SimHei;
}

#realshit h2 {
	line-height: 0.5;
	font-family: SimHei;
	font-size: 28px;
}

#realshit p {
	line-height: 1;
}

audio {
	width: 250px;
}