#content img.leftimage {
	float: left;
	width: 213px;
	height: 320px;
	}
	
#content img.rightimage {
	float: right;
	width: 320px;
	height: 213px;
	}
	
#content p {
	text-align: justify;
	text-indent: 2em;
	}
	