#blue-div {
	background-image: url(images/blue_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 170px;
	width: 240px;
	padding-top: 15px;
	text-align: left;
}

