div#content p {
	width: 500px;
	}

div.graphic {
	margin: 0% 5em 8% 0%;
	width: 500px;
	float: left;
	}

div.graphic p {
	margin-top: 2em;
	}

