.main_cont {
	max-width: 1341px;
	background:url("https://cs50-project.michaelwinchester.com/images/pexels-photo-3551433.jpeg");
	background-size: 1600px 900px;
	margin-right: auto;
  	margin-left: auto;
	border-radius: 150px 150px 150px 150px;
	background-repeat: no-repeat;
	color: white;
}
.website {
	color: white;
}
