body .channel {
	font-size: 20px;
	background-color: #e6e8e6;
	padding: 40px;
}

body .channel h1 {
	text-align: center;
	color: #b2675e;
}

