@charset "utf-8";
/* CSS Document */

#colorsquare {
	background-color: #602449;
}
#content {
	background-color: #E7DEE4;
}
#heading {
	border-left: 16px solid #602449;
	background-color: #E7DEE4;
}
#image {
	background: url(../images/business.jpg) no-repeat;
}