.title {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px solid yellow;
}

.cap_s {
	color: red; background-color: red;
}

.cap_w {
	color: white; background-color: white;
}