.txtarea {
	float: left;
	width: 450px;
}
.imgarea {
	float: right;
	width: 270px;
}
