body {
	background: url('http://gdurl.com/iKlT') center center;
}

div.container {
	align-self: center;
	background-color: white;
	border-radius: 100%;
	margin: 100px 360px;
	height: 570px;
	width: 570px;
	position absolute;
}

iframe {
	margin: 125px 1px;
	border: 3px solid white;
	border-radius: 1%;
	position: static;
}

a.main {
  color: black;
  background-color: white;
  border-radius: 10%;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 2px;
  font-family: 'Playfair Display', serif;
}