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

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