#rulebook_headline {
	text-align: center;
	font-size: 30px;
	margin-top: 10px;
	color: #0099FF;
}

#rulebook_subheadline {
	text-align: center;
	font-size: 25px;
	margin-top: 10px;
}

.command {
	color: yellow;
}

li.rule {
	margin-top: 20px;
}

p#introduction {
	margin-bottom: 30px;
}
