
#wrap {
	max-width: 800px;
	}

#image {
	float: left;
	width: 300px;
	height: 400px;
	margin-top: 15px;
	}

#text	{
	float:left;
	width: 400px;
	}

