.image
{
	height: 400px;
	width: 800px;
	position: relative;
	left: calc(50% - 400px);
}

#imageprocessing
{
	height: 600px;
}