#main_picture { 
	height: 400px;
	width: 700px;
	overflow: hidden;
	background: #000 url(../images/peterdijkstra.png) no-repeat top;
	padding-top: 1px;
}

.fade-box {
	top: 585px;
}

