#content {
	position: relative;
	height: 650px;
}
#content p{
	margin-left: 250px;
	margin-right: 20px;
}
img#report {
	position: absolute;
	left: 0px;
	top: 200px;
}
