.problem {
	color: white;
	font-size: 11px;
	background-color: #666666;
	margin: 16px; }
	
.problem h1 {
	font-size: 15px; }
	
.problem h2 {
	font-size: 15px;
	color: #FF0000; }