/**
 * Header
 */
#header .decor {
	background-image: url(decor.png);
	height: 189px;
	max-width: 892px;
}


/**
 * Panels
 */
#content .prices {
	background: #008cdb;
}

#content .classrooms {
	background: #880068;
}
