.about_picture_1 {
	background-image: url(../images/outside_large_thumb.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 165px;
	height: 110px;
}
.about_picture_2 {
	background-image: url(../images/pic_1.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 150px;
	width: 220px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
