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

#colorsquare {
	background-color: #01ABED;
}
#content {
	background-color: #D9F2FC;
}
#heading {
	border-left: 16px solid #01ABED;
	background-color: #D9F2FC;
}
#image {
	background: url(../images/litigation.jpg) no-repeat;
}