.website {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 740px;
	height: 420px;
	margin-left: -370px;
	margin-top: -250px;
}
