#parallax {
	background:#ccc;
	position:relative;
	overflow:hidden;
	width:700px;
	height:370px;
	top: 200px;
}#paradiv {
	position: relative;
	top: 240px;
	float: left;
}

