/* CSS Document */
#about_me_image_1{
	width: 350px;
	margin-left: -40px;
	margin-top: -100px;
	height: 600px;
	float: left;
	display: inline;
	background-image: url(../images/about_me_image_1.jpg);
	background-repeat: no-repeat;
}



