#specialPage h3 {
	color: #333;
	background: #f8f4e6;
}
#specialPage h4 {
	margin-top: 25px;
	color: #ff9c32;
	text-align: center;
	background-color: #fff;
	border-top: 2px dotted #ff9c32;
	border-bottom: 2px dotted #ff9c32;
}
#specialPage header p {
	background-color:#ffedf4;
	border:1px dotted #ffdcea;
	border-radius:5px;
}
.readLink li a {
	background-color:#f40000;
}
.writerLink li a {
	background-color:#ff69b4;
}
#news {
	margin-top: 30px;
}