.banner.classes {
    background: url(../img/classes-banner.jpg) no-repeat center center #545654;
    height: 327px;
}
#promotion_description > h2 {
    margin-top: 0;
}
#promotion_description > p {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 0;
}
.content_section {
	overflow: hidden;
	position: relative;
}
.content_section > h2 > p {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    margin-top: 10px;
}
#san_francisco {
	background: url(../img/san-francisco.jpg) no-repeat scroll center top transparent;
}
#new_york {
	background: url(../img/new-york.jpg) no-repeat scroll center top transparent;
}
#chicago {
	background: url(../img/chicago.jpg) no-repeat scroll center top transparent;
}
#boston {
	background: url(../img/boston.jpg) no-repeat scroll center top transparent;
}
#los_angeles {
	background: url(../img/los-angeles.jpg) no-repeat scroll center top transparent;
}
#find_more_classes {
	background: url(../img/find-more-classes.jpg) no-repeat scroll center top transparent;
}
.carousel > .slide_1 {
    background: url("../img/carousel-chalkman.jpg") no-repeat scroll 0 0 transparent;
}
.carousel > .slide_2 {
    background: url("../img/carousel-pinterest.jpg") no-repeat scroll 0 0 transparent;
}
.carousel > .slide_3 {
    background: url("../img/carousel-tech.jpg") no-repeat scroll 0 0 transparent;
}
.carousel > .slide_4 {
    background: url("../img/carousel-briteblog.jpg") no-repeat scroll 0 0 transparent;
}